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-idna/idna-0.1.4-fix-metadata.diff

12 lines
249 B

--- idna-0.1.4/Cargo.toml 2017-07-13T18:21:49+02:00
+++ idna-0.1.4/Cargo.toml 2018-03-13T12:21:46.452973+01:00
@@ -18,7 +18,7 @@
name = "unit"
[dev-dependencies]
-rustc-test = "0.2"
+rustc-test = "0.3"
rustc-serialize = "0.3"
[dependencies]