]> git.lizzy.rs Git - rust.git/commitdiff
dylib
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 24 Dec 2014 23:13:56 +0000 (04:43 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Wed, 24 Dec 2014 23:13:56 +0000 (04:43 +0530)
Cargo.toml

index f5f544af5c746ee801d80f425daff2be6ef2fde3..e670b8f65a4fed7263511ea3c9aaf94f87628504 100644 (file)
@@ -3,3 +3,8 @@
 name = "rust-clippy"
 version = "0.0.1"
 authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
+
+[lib]
+name = "rust_clippy"
+crate_type = ["dylib"]
+