Skip to content

Commit 5c0f6f8

Browse files
Bump rand from 0.10.0 to 0.10.1
Bumps [rand](https://github.com/rust-random/rand) from 0.10.0 to 0.10.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@0.10.0...0.10.1) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05957b9 commit 5c0f6f8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -38,7 +38,7 @@ libsodium-sys-stable = "1.23.2"
3838
log = { version = "0.4.29", features = ["std", "release_max_level_debug"] }
3939
mimalloc = { version = "0.1.48", default-features = false }
4040
parking_lot = "0.12.5"
41-
rand = "0.10.0"
41+
rand = "0.10.1"
4242
rlimit = "0.11.0"
4343
rustc-hash = "2.1.2"
4444
serde = "1.0.228"

0 commit comments

Comments
 (0)