Newer
Older
[package]
name = "tiled"
authors = ["Matthew Hall <matthew@quickbeam.me.uk>"]
[lib]
name = "tiled"
path = "src/lib.rs"
[[example]]
name = "example"
path = "examples/main.rs"
[dependencies.flate2]
git = "https://github.com/alexcrichton/flate2-rs"