Skip to content

Commit 4a3addf

Browse files
Bump rand from 0.9.2 to 0.10.0
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.10.0. - [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.0) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bbd5a0 commit 4a3addf

File tree

3 files changed

+227
-12
lines changed

3 files changed

+227
-12
lines changed

Cargo.lock

Lines changed: 225 additions & 10 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
@@ -44,7 +44,7 @@ openapiv3 = "2.2.0"
4444
percent-encoding = "2.3.2"
4545
proc-macro2 = "1.0.106"
4646
quote = "1.0.44"
47-
rand = "0.9.2"
47+
rand = "0.10.0"
4848
regex = "1.11.2"
4949
regress = "0.10.5"
5050
reqwest = { version = "0.13.1", default-features = false, features = ["json", "query", "stream"] }

0 commit comments

Comments
 (0)