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

12 lines
281 B

--- http-0.1.5/Cargo.toml 1970-01-01T01:00:00+01:00
+++ http-0.1.5/Cargo.toml 2018-03-09T08:47:36.859960+01:00
@@ -36,7 +36,7 @@
[dependencies.fnv]
version = "1.0.5"
[dev-dependencies.ordermap]
-version = "0.3"
+version = "0.4"
[dev-dependencies.quickcheck]
version = "0.6"