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 Jan 27, 2025
1 parent cc55754 commit ff01e9a
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 @@ -116,7 +116,7 @@ prost-types = "0.13.0"
pyo3 = { version = ">= 0.22", features = ["extension-module", "abi3-py310"] }
pyo3-log = ">= 0.11"
rancor = "0.1.0"
rand = "0.8.5"
rand = "0.9.0"
rand_distr = "0.4"
rayon = "1.10.0"
regex = "1.11.0"
Expand Down

0 comments on commit ff01e9a

Please sign in to comment.