Browse Source

Remove `plugin = true` from cargo manifest

Alex Crichton 10 năm trước cách đây
mục cha
commit
f3facf7b83
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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