Skip to content

Commit 8206387

Browse files
deps: bump rand_chacha from 0.3.1 to 0.9.0
Bumps [rand_chacha](https://github.com/rust-random/rand) from 0.3.1 to 0.9.0. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_chacha-0.3.1...0.9.0) --- updated-dependencies: - dependency-name: rand_chacha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b725bdb commit 8206387

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -61,7 +61,7 @@ pollable-map = "0.1.0"
6161
quick-protobuf = { version = "0.8.1" }
6262
quick-protobuf-codec = "0.3.1"
6363
rand = "0.8.5"
64-
rand_chacha = "0.3.1"
64+
rand_chacha = "0.9.0"
6565
rcgen = { version = "0.13.2", features = ["pem", "x509-parser"] }
6666
rlimit = "0.10.2"
6767
rust-ipns = { version = "0.7.0", path = "packages/rust-ipns" }

0 commit comments

Comments
 (0)