Skip to content

Commit c1b3847

Browse files
Bump rand from 0.9.2 to 0.9.3
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 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@rand_core-0.9.2...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 85afeb7 commit c1b3847

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -48,7 +48,7 @@ predicates = "3.1.4"
4848
pretty_assertions = "1.4.1"
4949
progenitor = { git = "https://github.com/oxidecomputer/progenitor", default-features = false }
5050
progenitor-client = "0.13.0"
51-
rand = "0.9.2"
51+
rand = "0.9.3"
5252
ratatui = "0.30.0"
5353
rcgen = { version = "0.14.7", features = ["pem"] }
5454
regex = "1.12.3"

0 commit comments

Comments
 (0)