Skip to content

Commit 8230b9e

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 38bbca6 commit 8230b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)