Skip to content

Commit

Permalink
Update rand crate from 0.8 to 0.9 version (#357)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 610f55e commit 0b19191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ tracing-subscriber = { version = "0.3.16", optional = true }

[dev-dependencies]
derive_more = "0.99.17"
rand = "0.8"
rand = "0.9"
tempfile = "3.2"
tokio = { version = "1.40", features = ["macros", "rt-multi-thread", "sync", "time"] }

Expand Down

0 comments on commit 0b19191

Please sign in to comment.