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-same-file/same-file-fix-metadata.diff

9 lines
338 B

--- same-file-1.0.5/Cargo.toml 1970-01-01T00:00:00+00:00
+++ same-file-1.0.5/Cargo.toml 2019-09-08T07:11:58.417322+00:00
@@ -22,5 +22,3 @@
keywords = ["same", "file", "equal", "inode"]
license = "Unlicense/MIT"
7 years ago
repository = "https://github.com/BurntSushi/same-file"
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.1"