Skip to content

Commit 950e25e

Browse files
committed
serdect: update package versions in README.md
1 parent 3c413cb commit 950e25e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

serdect/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ using a constant-time hex serialization with human-readable formats should
3131
help 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

0 commit comments

Comments
 (0)