Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5fc967d

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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 219705f commit 5fc967d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -91,7 +91,7 @@ human_format = { version = "1.2.1", optional = true }
9191
all-features = true
9292

9393
[dev-dependencies]
94-
rand = "0.10.0"
94+
rand = "0.10.1"
9595
env_logger = { version = "0.11.10", default-features = false, features = ["humantime"] }
9696
criterion = { version = "0.8.2", default-features = false }
9797
futures-util = { version = "0.3.32", default-features = false }

0 commit comments

Comments
 (0)