Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Bump geo from 0.25.1 to 0.26.0
Browse files Browse the repository at this point in the history
Bumps [geo](https://github.com/georust/geo) from 0.25.1 to 0.26.0.
- [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md)
- [Commits](https://github.com/georust/geo/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent a10ad9e commit aa79192
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 game/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ auto-traffic-control = { path = "../sdk/rust", version = "0.3.2", features = ["s

bevy = "0.9.1"
dashmap = "5.4.0"
geo = "0.25.1"
geo = "0.26.0"
parking_lot = "0.12.1"
prost = "0.11.9"
rand = "0.8.5"
Expand Down

0 comments on commit aa79192

Please sign in to comment.