Skip to content

Commit 0cd7274

Browse files
Bump rand from 0.8.5 to 0.9.0 (#239)
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.0. - [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.8.5...0.9.0) --- updated-dependencies: - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca8d780 commit 0cd7274

File tree

2 files changed

+101
-20
lines changed

2 files changed

+101
-20
lines changed

Cargo.lock

Lines changed: 100 additions & 19 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
@@ -70,6 +70,6 @@ openapi-lint = { git = "https://github.com/oxidecomputer/openapi-lint", branch =
7070
openapiv3 = "2"
7171
portpicker = "0.1.1"
7272
pretty_assertions = "1"
73-
rand = "0.8"
73+
rand = "0.9"
7474
test-context = "0.4.1"
7575
testresult = "0.4.1"

0 commit comments

Comments
 (0)