servo/support/rust-task_info/Cargo.toml
2018-11-06 16:12:04 +01:00

12 lines
181 B
TOML

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