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.diff

9 lines
265 B

--- which-4.2.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ which-4.2.5/Cargo.toml 2022-03-29T12:23:24.476015+00:00
@@ -34,5 +34,3 @@
optional = true
[dev-dependencies.tempfile]
version = "3.3.0"
-[target."cfg(windows)".dependencies.lazy_static]
-version = "1.4.0"