Skip to content

Commit 644ead2

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-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bda5fc6 commit 644ead2

File tree

2 files changed

+73
-12
lines changed

2 files changed

+73
-12
lines changed

Cargo.lock

Lines changed: 72 additions & 11 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
@@ -16,7 +16,7 @@ gloo-utils = { version = "0.2", features = ["serde"] }
1616
ironcore-search-helpers = "0.2"
1717
js-sys = "0.3"
1818
rand = "0.8"
19-
rand_chacha = "0.3"
19+
rand_chacha = "0.9"
2020
recrypt = { version = "0.14", features = ["wasm"], default-features = false }
2121
serde = "1"
2222
serde_derive = "1"

0 commit comments

Comments
 (0)