Remove `plugin = true` from cargo manifest

This commit is contained in:
Alex Crichton 2014-09-16 11:21:07 -07:00
parent 482f0e0b74
commit f3facf7b83
1 changed files with 0 additions and 5 deletions

View File

@ -3,8 +3,3 @@
name = "num"
version = "0.0.1"
authors = ["The Rust Project Developers"]
[lib]
name = "num"
plugin = true