mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
Remove unused Cargo features section
This commit is contained in:
@@ -15,10 +15,6 @@ path = "src/lib.rs"
|
|||||||
name = "rojo"
|
name = "rojo"
|
||||||
path = "src/bin.rs"
|
path = "src/bin.rs"
|
||||||
|
|
||||||
[features]
|
|
||||||
default = []
|
|
||||||
bundle-plugin = []
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = "2.27"
|
clap = "2.27"
|
||||||
csv = "1.0"
|
csv = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user