Explorar el Código

Remove `plugin = true` from cargo manifest

Alex Crichton hace 10 años
padre
commit
f3facf7b83
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      Cargo.toml

+ 0 - 5
Cargo.toml

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