Skip to content

Commit

Permalink
Bumps noise version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mnmaita committed Apr 1, 2024
1 parent 0b4ba7b commit 4744098
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 75 deletions.
90 changes: 16 additions & 74 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bevy = { version = "0.13.1", default-features = false, features = [
] }
bevy_rapier2d = { version = "0.25.0", features = ["debug-render-2d"] }
bevy_particle_systems = "0.12.0"
noise = "0.8.2"
noise = "0.9.0"
rand = "0.8.5"
pathfinding = "4.9.1"
bevy_embedded_assets = "0.10.2"
Expand Down

0 comments on commit 4744098

Please sign in to comment.