Skip to content

Commit 337c6e3

Browse files
authored
Merge pull request #69 from splashdust/dependabot/cargo/rand-0.9.2
Bump rand from 0.9.1 to 0.9.2
2 parents cda39b8 + f913773 commit 337c6e3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -25,7 +25,7 @@ bevy = { version = "0.16", features = [
2525
block-mesh = "0.2.0"
2626
ndshape = "0.3.0"
2727
futures-lite = "2.6.0"
28-
rand = "0.9.1"
28+
rand = "0.9.2"
2929
ahash = "0.8.11"
3030
weak-table = { version = "0.3.2", features = ["ahash"] }
3131
noise = { version = "0.9.0", optional = true }

0 commit comments

Comments
 (0)