Skip to content

Commit 5fb0957

Browse files
build: Bump rand from 0.8.5 to 0.9.0
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0. - [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.5...0.9.0) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c104b9 commit 5fb0957

File tree

2 files changed

+88
-13
lines changed

2 files changed

+88
-13
lines changed

Cargo.lock

Lines changed: 87 additions & 12 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
@@ -50,6 +50,6 @@ fdt = "0.1.5"
5050

5151
[dev-dependencies]
5252
dirs = "6.0.0"
53-
rand = "0.8.5"
53+
rand = "0.9.0"
5454
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
5555
tempfile = "3.14.0"

0 commit comments

Comments
 (0)