diff --git a/Cargo.toml b/Cargo.toml index c27b1b767..146fab49e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ async-recursion = "1.1.1" async-trait = "0.1.89" atty = "0.2.14" base64 = "0.22.1" -bincode = "1.3" +bincode = "2.0" byte-unit = "5.1.6" bytes = { version = "1", features = ["serde"] } camino = { version = "1.1", features = ["serde1"] }