Skip to content

Commit 28f5cf6

Browse files
chore(deps): update rust crate bincode to v3
1 parent e6d7c66 commit 28f5cf6

File tree

2 files changed

+8
-34
lines changed

2 files changed

+8
-34
lines changed

Cargo.lock

Lines changed: 7 additions & 33 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
@@ -25,7 +25,7 @@ anyhow = { version = "1.0.42", features = ["backtrace"]}
2525
askama = "0.14.0"
2626
async-stream = "0.3.5"
2727
axum-extra = { version = "0.12.0", features = ["typed-header", "routing", "middleware"] }
28-
bincode = "2.0.1"
28+
bincode = "3.0.0"
2929
chrono = { version = "0.4.11", default-features = false, features = ["clock", "serde"] }
3030
derive_more = { version = "2.0.0", features = ["display", "deref", "from", "into", "from_str"] }
3131
futures-util = "0.3.5"

0 commit comments

Comments
 (0)