diff --git a/Cargo.toml b/Cargo.toml index 2220828146..92ab2ca005 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -85,7 +85,7 @@ anyhow = { version = "1.0.97", default-features = false } approx = "0.5" argh = "0.1.13" arrayvec = { version = "0.7.6", default-features = false } -bincode = "1" +bincode = "2" bit-set = { version = "0.8", default-features = false } bit-vec = { version = "0.8", default-features = false } bitflags = "2.9"