Skip to content

Commit 001f4a4

Browse files
build(deps): bump rand from 0.8.1 to 0.8.2
Bumps [rand](https://github.com/rust-random/rand) from 0.8.1 to 0.8.2. - [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.1...0.8.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3fb981f commit 001f4a4

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
@@ -32,6 +32,6 @@ r-efi = "3.2.0"
3232
uart_16550 = "0.2.10"
3333

3434
[dev-dependencies]
35-
rand = "0.8.1"
35+
rand = "0.8.2"
3636
ssh2 = "0.9.0"
3737
tempfile = "3.2.0"

0 commit comments

Comments
 (0)