Skip to content

Commit 7e093db

Browse files
build(deps): bump bincode from 1.3.3 to 2.0.1
Bumps [bincode](https://github.com/bincode-org/bincode) from 1.3.3 to 2.0.1. - [Commits](https://github.com/bincode-org/bincode/commits) --- updated-dependencies: - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58bd7e7 commit 7e093db

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed

Cargo.lock

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

aucpace/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ scrypt = { version = "0.11", default-features = false, optional = true, features
3434
sha2 = { version = "0.10", default-features = false, optional = true }
3535

3636
[dev-dependencies]
37-
bincode = "1"
37+
bincode = "2"
3838
curve25519-dalek = { version = "4", features = ["digest", "rand_core"] }
3939
password-hash = { version = "0.5", features = ["rand_core"] }
4040
postcard = "1"

0 commit comments

Comments
 (0)