Skip to content

Commit

Permalink
Bump robust from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [robust](https://github.com/georust/robust) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/georust/robust/releases)
- [Commits](georust/robust@v1.0.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hannobraun committed May 30, 2023
1 parent fbd0df4 commit 51f9aae
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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-kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fj-math.workspace = true
iter_fixed = "0.3.1"
itertools = "0.10.5"
parking_lot = "0.12.0"
robust = "1.0.0"
robust = "1.1.0"
spade = "2.2.0"
thiserror = "1.0.40"
type-map = "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/fj-math/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ nalgebra = "0.32.2"
num-traits = "0.2.15"
parry2d-f64 = "0.13.4"
parry3d-f64 = "0.13.4"
robust = "1.0.0"
robust = "1.1.0"

0 comments on commit 51f9aae

Please sign in to comment.