Skip to content
Snippets Groups Projects
Unverified Commit fd83ab23 authored by Alejandro Perea's avatar Alejandro Perea Committed by GitHub
Browse files

Update deps badge (#221)

parent 629b3b2a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ tiled = "0.10.2"
[![Rust](https://github.com/mapeditor/rs-tiled/actions/workflows/rust.yml/badge.svg)](https://github.com/mapeditor/rs-tiled/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/tiled.svg)](https://crates.io/crates/tiled)
[![dependency status](https://deps.rs/crate/tiled/0.10.1/status.svg)](https://deps.rs/crate/tiled/0.10.1)
[![dependency status](https://deps.rs/crate/tiled/0.10.2/status.svg)](https://deps.rs/crate/tiled/0.10.2)
A crate for reading TMX (map) and TSX (tileset) files from the [Tiled Map Editor](http://www.mapeditor.org/) into Rust.
It provides a huge set of features as well as a strong wrapper over internal features such as GIDs.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment