Sfoglia il codice sorgente

Remove `plugin = true` from cargo manifest

Alex Crichton 10 anni fa
parent
commit
f3facf7b83
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  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