Skip to content

Commit 84faf1f

Browse files
dependabot[bot]marmeladema
authored andcommitted
Bump rand from 0.9.2 to 0.9.3
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6621924 commit 84faf1f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -30,7 +30,7 @@ js-sys = "0.3.85"
3030
libc = "0.2.182"
3131
memchr = "2.8.0"
3232
num_enum = "0.7.5"
33-
rand = "0.9.2"
33+
rand = "0.9.3"
3434
regex-automata = "0.4.14"
3535
serde = { version = "1.0.228", features = ["derive"] }
3636
serde_json = "1.0.149"

0 commit comments

Comments
 (0)