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

12 lines
256 B

--- which-5.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ which-5.0.0/Cargo.toml 2024-01-19T17:09:56.591155+00:00
@@ -38,7 +38,7 @@
version = "1.6.1"
[dependencies.regex]
-version = "= 1.9.6"
+version = "1.9.6"
optional = true
[dependencies.rustix]