Skip to content

Commit

Permalink
Bump parry2d-f64 from 0.12.0 to 0.12.1
Browse files Browse the repository at this point in the history
Bumps [parry2d-f64](https://github.com/dimforge/parry) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/dimforge/parry/releases)
- [Changelog](https://github.com/dimforge/parry/blob/master/CHANGELOG.md)
- [Commits](dimforge/parry@v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: parry2d-f64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent 6ba0567 commit 450b8e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/fj-math/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ approx = "0.5.1"
decorum = "0.3.1"
nalgebra = "0.31.4"
num-traits = "0.2.15"
parry2d-f64 = "0.12.0"
parry2d-f64 = "0.12.1"
parry3d-f64 = "0.12.0"
robust = "0.2.3"

0 comments on commit 450b8e6

Please sign in to comment.