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.
17 lines
414 B
17 lines
414 B
--- async-process-1.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ async-process-1.8.1/Cargo.toml 2024-01-05T20:41:24.864025+00:00
|
|
@@ -61,13 +61,3 @@
|
|
]
|
|
default-features = false
|
|
|
|
-[target."cfg(windows)".dependencies.blocking]
|
|
-version = "1.0.0"
|
|
-
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
-version = "0.48"
|
|
-features = [
|
|
- "Win32_Foundation",
|
|
- "Win32_System_Threading",
|
|
-]
|
|
-default-features = false
|