parent
b10c5c9f92
commit
3ebf7daa3b
@ -1,13 +1,17 @@
|
|||||||
--- async-process-1.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- async-process-1.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ async-process-1.3.0/Cargo.toml 2021-11-11T11:32:36.266753+00:00
|
+++ async-process-1.4.0/Cargo.toml 2022-05-12T12:56:11.928944+00:00
|
||||||
@@ -42,10 +42,3 @@
|
@@ -54,14 +54,3 @@
|
||||||
version = "0.3.0"
|
version = "0.3.0"
|
||||||
features = ["iterator"]
|
features = ["iterator"]
|
||||||
default-features = false
|
default-features = false
|
||||||
|
-
|
||||||
-[target."cfg(windows)".dependencies.blocking]
|
-[target."cfg(windows)".dependencies.blocking]
|
||||||
-version = "1.0.0"
|
-version = "1.0.0"
|
||||||
-
|
-
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3.9"
|
-version = "0.3.9"
|
||||||
-features = ["winbase", "winnt"]
|
-features = [
|
||||||
|
- "winbase",
|
||||||
|
- "winnt",
|
||||||
|
-]
|
||||||
-default-features = false
|
-default-features = false
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (async-process-1.3.0.crate) = da151b84b0986b3e6d42e2be71c6931daae98c27b4a8f712e5174eafae4d0ca739bbdaa09065815799a65b5553e8cfdd71be021ec32d630d664c0e1b4e47f6e2
|
SHA512 (async-process-1.4.0.crate) = e57bc0a223939bd01feb41ab8b2d8b7e86b9efeb4f77fe71f0845756d9ed3d20203e37a7f22662fbd0f3dd2cd8e35b39cce5d9381be2bf0973161f465c939a80
|
||||||
|
Loading…
Reference in new issue