Skip to content

Commit df7ef6f

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

2 files changed

Lines changed: 45 additions & 48 deletions

File tree

rs/Cargo.lock

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

rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dotenv = "0.15.0"
1616
regex = "1.12.3"
1717
indicatif = "0.18.4"
1818
dialoguer = "0.12.0"
19-
rand = "0.9.2"
19+
rand = "0.10.2"
2020
strum = { version = "0.28.0", features = ["derive"] }
2121
notify = "8.2.0"
2222
cli-clipboard = "0.4.0"

0 commit comments

Comments
 (0)