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

12 lines
266 B

--- hyper-0.12.5/Cargo.toml 1970-01-01T01:00:00+01:00
+++ hyper-0.12.5/Cargo.toml 2018-07-11T22:50:35.942841+02:00
@@ -154,7 +154,7 @@
optional = true
[dependencies.want]
-version = "0.0.5"
+version = "0.0.6"
[dev-dependencies.futures-timer]
version = "0.1"