servo/support/rust-task_info/Cargo.toml
2018-03-21 15:17:39 +01:00

11 lines
164 B
TOML

[package]
name = "task_info"
version = "0.0.1"
authors = ["The Servo Project Developers"]
license = "MPL-2.0"
build = "build.rs"
[build-dependencies]
cc = "1.0"