Skip to content

Commit 19b88d6

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 86dc681 commit 19b88d6

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
@@ -53,4 +53,4 @@ opt-level = "s"
5353
quickcheck = "0.9.2"
5454
quickcheck_macros = "0.9.1"
5555
rand_os = "0.1"
56-
rand_chacha = "0.1"
56+
rand_chacha = "0.3"

0 commit comments

Comments
 (0)