servo/Cargo.toml
2014-12-02 18:03:39 -08:00

10 lines
215 B
TOML

[package]
name = "not-the-toml-you-re-looking-for"
version = "0.0.1"
authors = ["The Servo Project Developers"]
build = "support/not-the-toml-you-re-looking-for.rs"
[lib]
name = "not-the-toml-you-re-looking-for"