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

12 lines
271 B

--- tokio-fs-0.1.7/Cargo.toml 2020-02-05T00:25:24+00:00
+++ tokio-fs-0.1.7/Cargo.toml 2021-02-20T08:58:39.280249+00:00
@@ -34,7 +34,7 @@
version = "0.7"
[dev-dependencies.tempfile]
-version = "~3.1.0"
+version = "3.1.0"
[dev-dependencies.tokio]
version = "0.1.7"