Remove unused Cargo features section

This commit is contained in:
Lucien Greathouse
2019-02-11 10:27:09 -08:00
parent c3baf73455
commit b9ee14a0f9

View File

@@ -15,10 +15,6 @@ path = "src/lib.rs"
name = "rojo"
path = "src/bin.rs"
[features]
default = []
bundle-plugin = []
[dependencies]
clap = "2.27"
csv = "1.0"