rust/Cargo.toml
Manish Goregaokar 2af7596f03 dylib
2014-12-25 04:43:56 +05:30

11 lines
158 B
TOML

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