Skip to content

Commit 1984def

Browse files
bors[bot]frewsxcv
andcommitted
Merge #373
373: Bump rstar to 0.4. r=frewsxcv a=frewsxcv Fixes #361 Co-authored-by: Corey Farwell <coreyf@rwell.org>
2 parents 21dbed1 + c5275d9 commit 1984def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geo-types/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ edition = "2018"
1313
[dependencies]
1414
num-traits = "0.2"
1515
serde = { version = "1", optional = true, features = ["derive"] }
16-
rstar = { version = "0.2", optional = true }
16+
rstar = { version = "0.4", optional = true }

0 commit comments

Comments
 (0)