Skip to content

Commit

Permalink
Bump bincode from 1.3.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [bincode](https://github.com/bincode-org/bincode) from 1.3.3 to 2.0.0.
- [Release notes](https://github.com/bincode-org/bincode/releases)
- [Commits](bincode-org/bincode@v1.3.3...v2.0.0)

---
updated-dependencies:
- dependency-name: bincode
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent 975f9ca commit ae99cec
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 3 deletions.
27 changes: 25 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ features = ["zeroize_derive"]
optional = true

[dev-dependencies]
bincode = "1"
bincode = "2"
criterion = "0.5"
hex = "0.4.3"
proptest-derive = "0.5"
Expand Down

0 comments on commit ae99cec

Please sign in to comment.