Skip to content

Commit

Permalink
Merge pull request #47 from rodneylab/build__update_dependencies
Browse files Browse the repository at this point in the history
build(dependencies): 🧱 update crates
  • Loading branch information
rodneylab committed Jun 10, 2024
2 parents 1f364c9 + 3e9a9a4 commit f21c853
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 45 deletions.
109 changes: 65 additions & 44 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 @@ -15,4 +15,4 @@ egui-macroquad = "0.15"
macroquad = { version = "0.3.26", default-features = false }
rand = "0.8.5"
rand_distr = "0.4.3"
rapier2d = { version = "0.19.0", features = ["simd-stable"] }
rapier2d = { version = "0.20.0", features = ["simd-stable"] }

0 comments on commit f21c853

Please sign in to comment.