diff --git a/Cargo.toml b/Cargo.toml
index 6ce1952d..dee2af42 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,7 +50,7 @@ wasm-bindgen-test = "0.3"
 [dev-dependencies]
 itertools = "0.13.0"
 serde_json = "1.0"
-bincode = "1.3.1"
+bincode = "2.0.1"
 
 [workspace]