diff --git a/Cargo.toml b/Cargo.toml index a544b3be..ad00a953 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ wasm-bindgen-test = "0.3" [dev-dependencies] itertools = "0.13.0" serde_json = "1.0" -bincode = "1.3.1" +bincode = "3.0.0" [workspace]