diff --git a/Cargo.toml b/Cargo.toml index dd44071fd5..d83ccc0c1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -109,7 +109,7 @@ github-device-flow = "0.2.0" os_info = "3.8.2" wsl = "0.1.0" -bincode = { version = "2.0.0-rc.3", features = [ +bincode = { version = "=2.0.0-rc.3", features = [ "alloc", "serde", ], default-features = false }