servo/components/gfx_traits/Cargo.toml
2015-10-28 21:34:23 +05:30

12 lines
223 B
TOML

[package]
name = "gfx_traits"
version = "0.0.1"
authors = ["The Servo Project Developers"]
[lib]
name = "gfx_traits"
path = "lib.rs"
[dependencies.azure]
git = "https://github.com/servo/rust-azure"
features = ["plugins"]