Skip to content

Commit 04cef09

Browse files
build(deps): 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 4cdf1e4 commit 04cef09

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -47,7 +47,7 @@ fuel-web-utils = { version = "0.0.34", path = "crates/web-utils" }
4747
futures = "0.3.31"
4848
hex = "0.4.3"
4949
pretty_assertions = "1.4.1"
50-
rand = "0.9.0"
50+
rand = "0.9.3"
5151
rayon = "1.10.0"
5252
serde = { version = "1.0.219", features = ["derive"] }
5353
serde_json = "1.0.140"

0 commit comments

Comments
 (0)