Skip to content

Commit ac37b8e

Browse files
build(deps): bump rand from 0.7.3 to 0.8.1
Bumps [rand](https://github.com/rust-random/rand) from 0.7.3 to 0.8.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.7.3...0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 87a4a8b commit ac37b8e

File tree

2 files changed

+77
-14
lines changed

2 files changed

+77
-14
lines changed

Cargo.lock

Lines changed: 76 additions & 13 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,6 +31,6 @@ r-efi = "3.2.0"
3131
uart_16550 = "0.2.10"
3232

3333
[dev-dependencies]
34-
rand = "0.7.3"
34+
rand = "0.8.1"
3535
ssh2 = "0.8.3"
3636
tempfile = "3.1.0"

0 commit comments

Comments
 (0)