Skip to content

Commit 4477255

Browse files
chore(deps): update rust crate rand to 0.10.0 [security]
1 parent 60c3314 commit 4477255

2 files changed

Lines changed: 66 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 65 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
@@ -58,7 +58,7 @@ ractor = { version = "0.15.7", features = [
5858
"async-trait",
5959
"tokio_runtime",
6060
], default-features = false }
61-
rand = "0.9.0"
61+
rand = "0.10.0"
6262
reqwest = { version = "0.12", features = [
6363
"charset",
6464
"h2",

0 commit comments

Comments
 (0)