Skip to content

Commit fe72532

Browse files
Bump rand_chacha from 0.1.1 to 0.3.1 in /rust
Bumps [rand_chacha](https://github.com/rust-random/rand) from 0.1.1 to 0.3.1. - [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.1.1...rand_chacha-0.3.1) --- 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 fc0a55b commit fe72532

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ opt-level = "s"
5858
quickcheck = "0.9.2"
5959
quickcheck_macros = "0.9.1"
6060
rand_os = "0.1"
61-
rand_chacha = "0.1"
61+
rand_chacha = "0.3"
6262

6363
[build-dependencies]
6464
schemars = "0.8.8"

0 commit comments

Comments
 (0)