Skip to content

Commit

Permalink
Bump geo from 0.25.0 to 0.25.1 (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 0f9802b commit e3d0848
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 3 deletions.
24 changes: 22 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 @@ -37,7 +37,7 @@ openssl = { version = "0.10.55", features = ["vendored"] }
simple_logger = { version = "4.2.0", features = ["timestamps", "colors", "stderr"] }
csv = "1.2.2"
const_format = "0.2.31"
geo = "0.25.0"
geo = "0.25.1"
chrono = { version = "0.4.26", default-features = false, features = ["serde"] }
zip = { version = "0.6.6", default-features = false, features = ["deflate-miniz"] }
failsafe = "1.2.0"
Expand Down

0 comments on commit e3d0848

Please sign in to comment.