Skip to content

Commit 4deaa35

Browse files
chore(deps): 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] <support@github.com>
1 parent 2cf64eb commit 4deaa35

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -54,7 +54,7 @@ env_logger = { version = "=0.11.10", optional = true, features = ["humantime"] }
5454
indexmap = "=2.13.1"
5555
log = "=0.4.29"
5656
nix = { version = "=0.31.2", features = ["fs", "poll"] }
57-
rand = "=0.10.0"
57+
rand = "=0.10.1"
5858

5959
regex = "=1.12.3"
6060
shell-quote = "=0.7.2"

0 commit comments

Comments
 (0)