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.
19 lines
440 B
19 lines
440 B
1 year ago
|
--- snapbox-0.4.14/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ snapbox-0.4.14/Cargo.toml 2023-11-07T21:58:52.948898+00:00
|
||
|
@@ -161,7 +161,6 @@
|
||
|
"dep:os_pipe",
|
||
|
"dep:wait-timeout",
|
||
|
"dep:libc",
|
||
|
- "dep:windows-sys",
|
||
|
]
|
||
|
color = [
|
||
|
"dep:anstream",
|
||
|
@@ -200,7 +199,3 @@
|
||
|
version = "0.2.137"
|
||
|
optional = true
|
||
|
|
||
|
-[target."cfg(windows)".dependencies.windows-sys]
|
||
|
-version = "0.48.0"
|
||
|
-features = ["Win32_Foundation"]
|
||
|
-optional = true
|