georust / gpx

Rust read/write support for GPS Exchange Format (GPX)
https://crates.io/crates/gpx
MIT License
98 stars 44 forks source link

Bump `geo-types` and use non-deprecated `Coord` #83

Closed lnicola closed 1 year ago

lnicola commented 1 year ago

The previous two geo-types don't compile and Coordinate is deprecated, let's do a bit of Spring cleaning.

lnicola commented 1 year ago

r? @michaelkirk

I've used some old images, it seems they're a little out of day -- the MSRV should be 1.64, but it still works with 1.59. 1.58 fails to build time.

bors[bot] commented 1 year ago

Build succeeded: