Skip to content

Commit

Permalink
Bump i_triangle from 0.20.0 to 0.22.1
Browse files Browse the repository at this point in the history
Bumps [i_triangle](https://github.com/iShape-Rust/iTriangle) from 0.20.0 to 0.22.1.
- [Commits](iShape-Rust/iTriangle@0.20.0...0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 02e23c9 commit a05f0c8
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 13 deletions.
60 changes: 48 additions & 12 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 @@ -10,7 +10,7 @@ bevy_ecs = "0.13.2"
i_float = "0.10.0"
i_overlay = "0.25.0"
i_shape = "0.16.0"
i_triangle = "0.20.0"
i_triangle = "0.22.1"
macroquad = {version = "0.4.5", features = ["audio"]}
maths-rs = "0.2.6"
navmesh = "0.12.1"
Expand Down

0 comments on commit a05f0c8

Please sign in to comment.