parent
8eda07584e
commit
8de3009b7f
@ -1 +1 @@
|
||||
SHA512 (which-4.4.2.crate) = 2d12aa1d4c2dbc140e39c8f15bd4ee1eeb8e8de71bcdf579479ef4be860fb0839eaf4cdb818addba242d50420f6e08acaf2bfc979a889e092c83644819246fd5
|
||||
SHA512 (which-5.0.0.crate) = cf2b6ec2f156f4d6af0bdb8b468965784000158bc7ab8f76fa1b1d7a1a2c732a7392c8ea09d3cc79259411e3ed7ed2d448a6aa94fe7c2fae077186086b0f826a
|
||||
|
@ -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