Skip to content

Commit fa34d40

Browse files
chore(deps): bump rand from 0.8.5 to 0.9.2 in /stellar-lend
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 039b204 commit fa34d40

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

stellar-lend/Cargo.lock

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

stellar-lend/tests/migration/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ soroban-sdk = { workspace = true, features = ["testutils"] }
1313
serde = { workspace = true, features = ["derive"] }
1414
serde_json = { workspace = true }
1515
chrono = { workspace = true, features = ["serde"] }
16-
rand = "0.8"
16+
rand = "0.9"

0 commit comments

Comments
 (0)