Skip to content

Commit bfe4336

Browse files
build(deps): bump rand from 0.8.5 to 0.9.2
Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.9.2. - [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...rand_core-0.9.2) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb29c95 commit bfe4336

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

Cargo.lock

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

crates/stellar-scaffold-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ shlex = "1.1.0"
6464
toml = { version = "0.9", features = ["parse", "preserve_order"] }
6565
serde_yaml = "0.9"
6666
semver = { version = "1", features = ["serde"] }
67-
rand = "0.8.5"
67+
rand = "0.9.2"
6868
notify = "8.2.0"
6969
stellar-strkey = { workspace = true }
7070
stellar-xdr = { workspace = true }

0 commit comments

Comments
 (0)