Skip to content

Commit ae9a00f

Browse files
authored
Bump rand from 0.9.2 to 0.10.0 in /rust in the dependabot group (#306)
Fixing #305
1 parent dbc73d3 commit ae9a00f

3 files changed

Lines changed: 244 additions & 24 deletions

File tree

rust/Cargo.lock

Lines changed: 242 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ glob = "0.3.3"
2626
lz4_flex = { version = "0.12.0", default-features = false , features = ["frame"] }
2727
numpy = "0.26"
2828
pyo3 = "0.26"
29-
rand = "0.9"
29+
rand = "0.10"
3030
rayon = "1.11.0"
3131
strum = "0.27.2"
3232
strum_macros = "0.27.2"

0 commit comments

Comments
 (0)