Skip to content

Commit a83a616

Browse files
build(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 9764c7a commit a83a616

File tree

2 files changed

+93
-17
lines changed

2 files changed

+93
-17
lines changed

Cargo.lock

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

ssh-key/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sha1 = { version = "=0.11.0-pre.4", optional = true, default-features = false }
4545

4646
[dev-dependencies]
4747
hex-literal = "0.4.1"
48-
rand_chacha = "0.3"
48+
rand_chacha = "0.9"
4949

5050
[features]
5151
default = ["ecdsa", "rand_core", "std"]

0 commit comments

Comments
 (0)