Skip to content

Commit 9a3be72

Browse files
chore(deps): bump rand from 0.9.5 to 0.10.2
Bumps [rand](https://github.com/rust-random/rand) from 0.9.5 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@0.9.5...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 8aaa7c6 commit 9a3be72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -95,7 +95,7 @@ once_cell = "1.19"
9595
linkme = "0.3"
9696
regex = "1.10"
9797
ipnet = "2.9"
98-
rand = "0.9"
98+
rand = "0.10"
9999
libc = "0.2"
100100

101101
# WebUI dependencies (optional)

0 commit comments

Comments
 (0)