File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ using a constant-time hex serialization with human-readable formats should
3131help reduce the overall timing variability.
3232
3333` serdect ` is tested against the following crates:
34- - [ ` bincode ` ] ( https://crates.io/crates/bincode ) v1
34+ - [ ` bincode ` ] ( https://crates.io/crates/bincode ) v2
3535- [ ` ciborium ` ] ( https://crates.io/crates/ciborium ) v0.2
3636- [ ` rmp-serde ` ] ( https://crates.io/crates/rmp-serde ) v1
3737- [ ` serde-json-core ` ] ( https://crates.io/crates/serde-json-core ) v0.5
3838- [ ` serde-json ` ] ( https://crates.io/crates/serde-json ) v1
39- - [ ` toml ` ] ( https://crates.io/crates/toml ) v0.7
39+ - [ ` toml ` ] ( https://crates.io/crates/toml ) v0.8
4040
4141## Minimum Supported Rust Version (MSRV) Policy
4242
You can’t perform that action at this time.
0 commit comments