georust / geos

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

Fix clippy warnings #119

Closed GuillaumeGomez closed 1 year ago

lnicola commented 1 year ago

Might be worth adding a rust-version (this requires 1.58, perhaps newer) clause now.

lnicola commented 1 year ago

Clippy checks, but doesn't fix build scripts :smile:.

GuillaumeGomez commented 1 year ago

Might be worth adding a rust-version (this requires 1.58, perhaps newer) clause now.

Yes absolutely!