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

12 lines
303 B

--- tokio-uds-0.2.7/Cargo.toml 2020-07-01T20:40:55+00:00
+++ tokio-uds-0.2.7/Cargo.toml 2021-02-20T09:03:07.013359+00:00
@@ -50,7 +50,7 @@
[dependencies.tokio-reactor]
version = "0.1.1"
[dev-dependencies.tempfile]
-version = "~3.1.0"
+version = "3.1.0"
[dev-dependencies.tokio]
version = "0.1.6"