Skip to content

Commit

Permalink
added rkyv/validation to bytecheck feature
Browse files Browse the repository at this point in the history
  • Loading branch information
mkatychev committed Feb 13, 2023
1 parent 2a985a6 commit cb958c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ std = []
clock = ["std", "winapi", "iana-time-zone"]
oldtime = ["time"]
wasmbind = ["wasm-bindgen", "js-sys"]
bytecheck = ["dep:bytecheck", "rkyv?/validation"]
unstable-locales = ["pure-rust-locales", "alloc"]
__internal_bench = ["criterion"]
__doctest = []
Expand Down

0 comments on commit cb958c3

Please sign in to comment.