Skip to content

Commit 6544671

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Build(deps): Bump rand from 0.8.3 to 0.8.4
Bumps [rand](https://github.com/rust-random/rand) from 0.8.3 to 0.8.4. - [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.8.3...0.8.4) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b36a57 commit 6544671

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -31,7 +31,7 @@ log = { version = "0.4.14", features = ["serde", "std"] }
3131
nix = "0.21.0"
3232
parking_lot = "0.11.1"
3333
proc-mounts = "0.2.4"
34-
rand = "0.8.3"
34+
rand = "0.8.4"
3535
rayon = "1.5.1"
3636
serde = { version = "1.0.126", features = ["derive"] }
3737
serde_json = "1.0.64"

0 commit comments

Comments
 (0)