Skip to content
Snippets Groups Projects
This project manages its dependencies using Cargo. Learn more
Cargo.toml 172 B
[package]

name = "tiled"
version = "0.0.1"
authors = ["Matthew Hall <matthew@quickbeam.me.uk>"]

[dependencies.rust-xml]
git = "https://github.com/mattyhall/rust-xml.git"