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-fd-lock/fd-lock-fix-metadata.diff

9 lines
267 B

--- fd-lock-2.0.0/Cargo.toml 2020-12-21T17:21:13+00:00
+++ fd-lock-2.0.0/Cargo.toml 2021-06-02T23:40:14.423526+00:00
@@ -26,5 +26,3 @@
version = "0.2.58"
[dev-dependencies.tempfile]
version = "3.0.8"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.7"