Skip to content

Commit

Permalink
Merge pull request #5 from JeromeSchmied/dependabot/cargo/geo-types-0…
Browse files Browse the repository at this point in the history
….7.14

chore(deps): bump geo-types from 0.7.13 to 0.7.14
  • Loading branch information
JeromeSchmied authored Jan 14, 2025
2 parents 2e48e9e + 35f62f0 commit a8dbd6d
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ license = "MIT"
[dependencies]
clap = { version = "4.5.8", features = ["derive"] }
fit_file = "0.6.0"
geo-types = "0.7.13"
geo-types = "0.7.14"
gpx = "0.10.0"
rayon = "1.10.0"
srtm_reader = { version = "0.3.0", optional = true }
Expand Down

0 comments on commit a8dbd6d

Please sign in to comment.