Skip to content

Commit 4b59751

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] <support@github.com>
1 parent 2cda19a commit 4b59751

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -65,4 +65,4 @@ oauth2 = { version = "5", default-features = false }
6565
http = { version = "1", default-features = false }
6666
# Keep keycloak versions in sync (search for this comment to find all places to update)
6767
keycloak = "26.3.202"
68-
rand_chacha = { version = "0.3", default-features = false }
68+
rand_chacha = { version = "0.9", default-features = false }

0 commit comments

Comments
 (0)