Skip to content

Commit 33bdfaf

Browse files
build(deps): bump geojson from 0.24.2 to 1.0.0
Bumps [geojson](https://github.com/georust/geojson) from 0.24.2 to 1.0.0. - [Changelog](https://github.com/georust/geojson/blob/main/CHANGES.md) - [Commits](georust/geojson@0.24.2...v1.0.0) --- updated-dependencies: - dependency-name: geojson dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 375a706 commit 33bdfaf

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tracing = "0.1"
2121
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2222
indicatif = "0.18"
2323
ordered-float = "5"
24-
geojson = "0.24"
24+
geojson = "1.0"
2525
anyhow = "1"
2626
zstd = "0.13"
2727

0 commit comments

Comments
 (0)