Skip to content

Commit 819450f

Browse files
Bump rand from 0.8.5 to 0.8.6 in /legacy
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.6) --- updated-dependencies: - dependency-name: rand dependency-version: 0.8.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2f2209 commit 819450f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

legacy/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.

legacy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nix = "0.23.1"
1515
unicode-segmentation = "1.7.1"
1616
unicode_reader = "1"
1717
unicode-width = "0.1"
18-
rand = "0.8.3"
18+
rand = "0.8.6"
1919
walkdir = "2"
2020
same-file = "1.0.6"
2121
remove_dir_all = "0.8"

0 commit comments

Comments
 (0)