Skip to content

Commit

Permalink
build(deps): bump macroquad from 0.3.26 to 0.4.11
Browse files Browse the repository at this point in the history
Bumps [macroquad](https://github.com/not-fl3/macroquad) from 0.3.26 to 0.4.11.
- [Commits](not-fl3/macroquad@v0.3.26...v0.4.11)

---
updated-dependencies:
- dependency-name: macroquad
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 93680bd commit 6690fc9
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 6 deletions.
53 changes: 48 additions & 5 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 @@ -12,7 +12,7 @@ description = "Rapier Physics with Macroquad 🗡️ building a basic game physi
crossbeam = "0.8.4"
egui = "0.22.0"
egui-macroquad = "0.15"
macroquad = { version = "0.3.26", default-features = false }
macroquad = { version = "0.4.11", default-features = false }
rand = "0.8.5"
rand_distr = "0.4.3"
rapier2d = { version = "0.21.0", features = ["simd-stable"] }

0 comments on commit 6690fc9

Please sign in to comment.