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

12 lines
259 B

--- http-0.1.12/Cargo.toml 1970-01-01T01:00:00+01:00
+++ http-0.1.12/Cargo.toml 2018-09-10T08:50:11.500663+02:00
@@ -42,7 +42,7 @@
version = "1.0"
[dev-dependencies.quickcheck]
-version = "0.6"
+version = "0.7"
[dev-dependencies.rand]
version = "0.4"