Преглед изворни кода

percent-encoding doesn't require any dev-dependencies

Igor Gnatenko пре 9 година
родитељ
комит
c7daf1fc0a
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      percent_encoding/Cargo.toml

+ 0 - 4
percent_encoding/Cargo.toml

@@ -10,7 +10,3 @@ license = "MIT/Apache-2.0"
 doctest = false
 test = false
 path = "lib.rs"
-
-[dev-dependencies]
-rustc-test = "0.1"
-rustc-serialize = "0.3"