Skip to content

Commit 48a9a3a

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

File tree

2 files changed

+46
-37
lines changed

2 files changed

+46
-37
lines changed

Cargo.lock

Lines changed: 45 additions & 36 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
@@ -31,7 +31,7 @@ impl-tools = "0.11"
3131
indexmap = "2"
3232
indoc = "2"
3333
pretty_assertions = "1"
34-
rand = "0.9"
34+
rand = "0.10"
3535
regex = "1"
3636
serde = { version = "1", features = ["derive"] }
3737
serde_regex = "1"

0 commit comments

Comments
 (0)