ソースを参照

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"