rust/Cargo.toml
2014-12-26 05:30:03 +05:30

11 lines
148 B
TOML

[package]
name = "clippy"
version = "0.0.1"
authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
[lib]
name = "clippy"
crate_type = ["dylib"]