Skip to content

Commit 3e18e26

Browse files
authored
Bump deps and fix lints (#138)
1 parent 9dcac46 commit 3e18e26

File tree

15 files changed

+114
-291
lines changed

15 files changed

+114
-291
lines changed

Cargo.lock

Lines changed: 19 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ tinyvec = { version = "1", features = ["alloc", "rustc_1_40"] }
2323

2424
[dev-dependencies]
2525
criterion = { version = "0.5", features = ["html_reports"] }
26-
geo = "0.30.0"
27-
geozero = "0.12"
26+
geo = "0.31.0"
27+
geozero = "0.14"
2828
rstar = "0.12"
2929
zip = "2.2.2"
3030

0 commit comments

Comments
 (0)