Skip to content

Commit 95b38cd

Browse files
Bump bincode from 1.3.3 to 3.0.0
Bumps [bincode](https://github.com/bincode-org/bincode) from 1.3.3 to 3.0.0. - [Commits](https://github.com/bincode-org/bincode/commits) --- updated-dependencies: - dependency-name: bincode dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ce657e commit 95b38cd

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 5 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
@@ -22,7 +22,7 @@ sha2 = "0.10"
2222
tracing = { version = "0.1.37", optional = true }
2323
rand = "0.9.0"
2424
serde = { version = "1.0", features = ["derive"] }
25-
bincode = "1.3.3"
25+
bincode = "3.0.0"
2626
thiserror = "2.0"
2727
parking_lot = "0.12"
2828
twox-hash = "2.0"

0 commit comments

Comments
 (0)