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-which/which-fix-metadata-auto.diff

9 lines
292 B

--- which-4.4.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ which-4.4.2/Cargo.toml 2023-09-17T14:56:27.053730+00:00
@@ -55,5 +55,3 @@
[target."cfg(any(windows, unix, target_os = \"redox\"))".dependencies.home]
version = "0.5.5"
-[target."cfg(windows)".dependencies.once_cell]
-version = "1"