Skip to content

Commit 5efc344

Browse files
build(deps): bump rand_core from 0.6.4 to 0.9.3
Bumps [rand_core](https://github.com/rust-random/rand) from 0.6.4 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand/commits) --- updated-dependencies: - dependency-name: rand_core dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d310f48 commit 5efc344

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
@@ -264,7 +264,7 @@ version = "0.8.5"
264264
[workspace.dependencies.rand_chacha]
265265
version = "0.3.1"
266266
[workspace.dependencies.rand_core]
267-
version = "0.6.4"
267+
version = "0.9.3"
268268

269269
# High-level HTTP client
270270
[workspace.dependencies.reqwest]

0 commit comments

Comments
 (0)