mapeditor / rs-tiled

Reads files from the Tiled editor into Rust
https://crates.io/crates/tiled
MIT License
268 stars 102 forks source link

Update version & libflate dep to 2.0.0 #279

Closed aleokdev closed 1 year ago

aleokdev commented 1 year ago

Updates the crate version for a new crates.io release and updates the libflate dependency. I tried to update the SFML dependency as well but it wasn't trivial as there were C++ build errors so I decided to leave it for another PR.