You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-percent-encoding/percent-encoding-1.0.0-fix-...

11 lines
268 B

--- percent-encoding-1.0.0/Cargo.toml 2017-06-13T19:01:59+02:00
+++ percent-encoding-1.0.0/Cargo.toml 2017-07-05T13:36:42.755717+02:00
@@ -10,7 +10,3 @@
doctest = false
test = false
path = "lib.rs"
-
-[dev-dependencies]
-rustc-test = "0.1"
-rustc-serialize = "0.3"