Skip to content

Commit 90cb123

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 b16ab9e commit 90cb123

2 files changed

Lines changed: 32 additions & 27 deletions

File tree

  • test/Microsoft.ComponentDetection.VerificationTests/resources/rust/workspaces

test/Microsoft.ComponentDetection.VerificationTests/resources/rust/workspaces/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/workspaces/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "component-detection"
1313
serde = "1.0.136"
1414

1515
[dev-dependencies]
16-
rand = "0.8.4"
16+
rand = "0.9.3"
1717

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

0 commit comments

Comments
 (0)