Files
bpfire/src/patches/rust-same-file-1.0.6-fix-metadata.patch
Stefan Schantl c195a5174f rust-same-file: New package.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2022-02-02 19:43:25 +00:00

9 lines
331 B
Diff

--- same-file-1.0.6/Cargo.toml.orig 2022-01-28 10:46:49.087608618 +0000
+++ same-file-1.0.6/Cargo.toml 2022-01-28 10:47:01.307598832 +0000
@@ -25,5 +25,3 @@
repository = "https://github.com/BurntSushi/same-file"
[dev-dependencies.doc-comment]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.1"