Skip to content

Commit b5a9d79

Browse files
Update Rust crate bincode to v3
1 parent 05635e7 commit b5a9d79

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

Cargo.lock

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ async-recursion = "1.1.1"
4646
async-trait = "0.1.89"
4747
atty = "0.2.14"
4848
base64 = "0.22.1"
49-
bincode = "1.3"
49+
bincode = "3.0"
5050
byte-unit = "5.2.0"
5151
bytes = { version = "1", features = ["serde"] }
5252
camino = { version = "1.1", features = ["serde1"] }

0 commit comments

Comments
 (0)