Skip to content

Commit 7363c03

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 c585597 commit 7363c03

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
@@ -30,7 +30,7 @@ rayon = { version = "1.10.0" }
3030
glob = "0.3.2"
3131
dirs = "6.0.0"
3232
natord = "1.0.9"
33-
geo = "0.30.0"
33+
geo = "0.31.0"
3434
chrono = "0.4.40"
3535
regex = "1.11.1"
3636
tempfile = "3.19.1"

0 commit comments

Comments
 (0)