Skip to content

Commit 272b1f1

Browse files
Bump rand
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 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.4...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 7ce401b commit 272b1f1

2 files changed

Lines changed: 4 additions & 14 deletions

File tree

test/Microsoft.ComponentDetection.VerificationTests/resources/rust/standard/Cargo.lock

Lines changed: 3 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/Microsoft.ComponentDetection.VerificationTests/resources/rust/standard/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "component-detection"
1212
renamed_dependency = { package = "serde", version = "1.0.136"}
1313

1414
[dev-dependencies]
15-
rand = "0.8.4"
15+
rand = "0.8.6"
1616

1717
[build-dependencies]
1818
autocfg = "1.0.1"

0 commit comments

Comments
 (0)