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-tokio-reactor/SOURCES/tokio-reactor-fix-metadata....

18 lines
391 B

--- tokio-reactor-0.1.11/Cargo.toml 1970-01-01T00:00:00+00:00
+++ tokio-reactor-0.1.11/Cargo.toml 2019-12-14T11:13:22.008680+00:00
@@ -40,7 +40,7 @@
version = "1.8.0"
[dependencies.parking_lot]
-version = "0.9.0"
+version = "0.11.0"
[dependencies.slab]
version = "0.4.0"
@@ -60,4 +60,4 @@
version = "0.1.7"
[dev-dependencies.tokio-io-pool]
-version = "=0.1.4"
+version = "0.1.4"