Skip to content

Commit 7357f99

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 554b60a commit 7357f99

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
@@ -28,7 +28,7 @@ scrypt = { version = "0.12.0-rc.3", default-features = false, optional = true, f
2828
sha2 = { version = "0.11.0-rc.3", default-features = false, optional = true }
2929

3030
[dev-dependencies]
31-
bincode = "1"
31+
bincode = "2"
3232
curve25519-dalek = { version = "5.0.0-pre.1", features = ["digest", "rand_core"] }
3333
password-hash = { version = "0.6.0-rc.2", features = ["rand_core"] }
3434
postcard = "1"

0 commit comments

Comments
 (0)