Skip to content

Commit 8a1aff9

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 e4899cb commit 8a1aff9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -45,7 +45,7 @@ fuel-streams-types = { version = "0.0.34", path = "crates/types" }
4545
fuel-web-utils = { version = "0.0.34", path = "crates/web-utils" }
4646
hex = "0.4.3"
4747
pretty_assertions = "1.4.1"
48-
rand = "0.9.0"
48+
rand = "0.9.3"
4949
serde = { version = "1.0.219", features = ["derive"] }
5050
serde_json = "1.0.140"
5151
serde_urlencoded = "0.7.1"

0 commit comments

Comments
 (0)