Skip to content

Commit

Permalink
Update Rust crate rand to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 1719ea4 commit 8d7e75d
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 @@ -20,7 +20,7 @@ log = "0.4.22"
metrics = "0.24.1"
metrics-exporter-prometheus = "0.16.0"
prefix-trie = "0.6.0"
rand = "0.8.5"
rand = "0.9.0"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.134"
tokio = { version = "1.42.0", features = ["full"] }
Expand Down

0 comments on commit 8d7e75d

Please sign in to comment.