Skip to content

Commit 9a5673c

Browse files
authored
Merge pull request #98 from splashdust/dependabot/cargo/rand-0.10.1
Bump rand from 0.9.2 to 0.10.1
2 parents 2b36d46 + 7753986 commit 9a5673c

5 files changed

Lines changed: 240 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 236 additions & 8 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
@@ -57,7 +57,7 @@ block-mesh = "0.2.0"
5757
futures-lite = "2.6.1"
5858
hashbrown = "0.17.0"
5959
ndshape = "0.3.0"
60-
rand = "0.9.2"
60+
rand = "0.10.1"
6161
weak-table = { version = "0.3.2", features = ["ahash"] }
6262

6363
[target.'cfg(target_arch = "wasm32")'.dependencies]

0 commit comments

Comments
 (0)