georust / proj

Rust bindings for the latest stable release of PROJ
https://docs.rs/proj
Apache License 2.0
137 stars 44 forks source link

Bump proj-sys to use PROJ 9.0.1 #135

Closed urschrei closed 2 years ago

urschrei commented 2 years ago

This will be rebased against #133 when it merges – there are no changes to proj.

This PR bumps PROJ to v9.0.1. It's a bugfix release. Full list of fixes is here: https://github.com/OSGeo/PROJ/releases/tag/9.0.1

Note that I haven't bumped the CI PROJ versions as there should be no compat issues (although we're about to find out): The EPSG version has also been updated so we may initially see some test errors in proj where the bundled binary is in use.

urschrei commented 2 years ago

Looks good locally and on CI, so I'm gonna bump the cargo version and update CHANGES.

michaelkirk commented 2 years ago

LGTM (once #133 is in good shape).

I can make the rounds of rebuilding for CI, our rust versions are at least a couple cycles out of date anyway.

urschrei commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: