Skip to content

Commit b26e87e

Browse files
Update Rust crate bincode to v2
1 parent 65ca41e commit b26e87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ async-recursion = "1.1.1"
4242
async-trait = "0.1.88"
4343
atty = "0.2.14"
4444
base64 = "0.22.1"
45-
bincode = "1.3"
45+
bincode = "2.0"
4646
byte-unit = "5.1.6"
4747
bytes = { version = "1", features = ["serde"] }
4848
camino = { version = "1.1", features = ["serde1"] }

0 commit comments

Comments
 (0)