Skip to content

Commit daf8bca

Browse files
Update geo requirement from 0.30.0 to 0.31.0
Updates the requirements on [geo](https://github.com/georust/geo) to permit the latest version. - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-0.30.0...geo-0.31.0) --- updated-dependencies: - dependency-name: geo dependency-version: 0.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5140e2c commit daf8bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ edition = "2021"
1313

1414
[dependencies]
1515
libc = "0.2.174"
16-
geo = "0.30.0"
16+
geo = "0.31.0"
1717
geo-types = "0.7.13"
1818
num-traits = "0.2.19"
1919

0 commit comments

Comments
 (0)