Skip to content

Commit 0ed7748

Browse files
authored
Merge pull request #131 from georust/mkirk/update-geo-dep
Update rstar-benches geo dependency
2 parents 8b60c5d + 730fa26 commit 0ed7748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rstar-benches/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Stefan Altmayer <[email protected]>", "The Georust Developers <mods@
55

66
[dev-dependencies]
77
criterion = { version = "0.4.0", features = ["html_reports"] }
8-
geo = "0.24.1"
8+
geo = "0.26.0"
99
geo-types = { version = "0.7.9", features = ["use-rstar_0_10"] }
1010
rand = "0.7"
1111
rand_hc = "0.2"

0 commit comments

Comments
 (0)