Skip to content

Commit 598beec

Browse files
Bump rand
Bumps [rand](https://github.com/rust-random/rand) from 0.8.4 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@0.8.4...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 445a1a2 commit 598beec

2 files changed

Lines changed: 32 additions & 27 deletions

File tree

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

Lines changed: 31 additions & 26 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.9.3"
1616

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

0 commit comments

Comments
 (0)