Skip to content

Commit

Permalink
chore(deps): 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 Mar 3, 2025
1 parent bc4841c commit caa8564
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 @@ -50,7 +50,7 @@ paste = "1.0.15"
pbjson-types = "0.7.0"
prometheus = "0.13.4"
prost = "0.13.1"
rand = "0.8.5"
rand = "0.9.0"
reqwest = { version = "0.12.7", default-features = false, features = ["rustls-tls-native-roots"] }
schemars = { version = "0.8.21", features = ["chrono"] }
serde = { version = "1.0.208", features = ["derive"] }
Expand Down

0 comments on commit caa8564

Please sign in to comment.