georust / geos

Rust bindings for GEOS
https://docs.rs/geos/
MIT License
122 stars 41 forks source link

Update GEOS source to 3.11.3 #139

Closed vladaburian closed 9 months ago

vladaburian commented 9 months ago

Fixes compilation error with clang 16 and gcc 13 (missing 'cstdint' header).

GuillaumeGomez commented 9 months ago

Ah, the failure is on our end. Another MSRV was increased. I'll add the Cargo.lock file to this project as well and fix the failures.

GuillaumeGomez commented 9 months ago

Can you rebase please?

GuillaumeGomez commented 9 months ago

Thanks!

vladaburian commented 9 months ago

I thank you! I'm surprised how swift it was :)

GuillaumeGomez commented 9 months ago

Why would you want it to be more difficult? 😅