parent
70266762e3
commit
d81d15f829
@ -1 +1 @@
|
||||
SOURCES/which-4.4.2.crate
|
||||
SOURCES/which-5.0.0.crate
|
||||
|
@ -1 +1 @@
|
||||
260d05a1fd105ad4974272d2e9deae224fd5ec2b SOURCES/which-4.4.2.crate
|
||||
99d9d6521c3500ad50eb0997367cee04f1d88330 SOURCES/which-5.0.0.crate
|
||||
|
@ -1,8 +1,15 @@
|
||||
--- 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 @@
|
||||
--- which-5.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ which-5.0.0/Cargo.toml 2024-01-19T17:09:47.141117+00:00
|
||||
@@ -55,12 +55,3 @@
|
||||
[target."cfg(any(windows, unix, target_os = \"redox\"))".dependencies.home]
|
||||
version = "0.5.5"
|
||||
|
||||
-[target."cfg(windows)".dependencies.once_cell]
|
||||
-version = "1"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.windows-sys]
|
||||
-version = "0.48"
|
||||
-features = [
|
||||
- "Win32_Storage_FileSystem",
|
||||
- "Win32_Foundation",
|
||||
-]
|
||||
|
@ -0,0 +1,11 @@
|
||||
--- 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]
|
Loading…
Reference in new issue