stadiamaps / pmtiles-rs

Rust implementation of PMTiles
Apache License 2.0
52 stars 8 forks source link

Remove async_trait dependency, MSRV CI #37

Closed nyurik closed 2 months ago

nyurik commented 2 months ago

Requires Rust v1.75 - old enough to release now

Also fixes a few pedantic clippy things and CI improvements