parent
e20dae1bfb
commit
e7bf4e75de
@ -1,2 +1,3 @@
|
|||||||
/os_pipe-0.8.1.crate
|
/os_pipe-0.8.1.crate
|
||||||
/os_pipe-0.8.2.crate
|
/os_pipe-0.8.2.crate
|
||||||
|
/os_pipe-0.9.1.crate
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
--- os_pipe-0.8.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
--- os_pipe-0.9.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||||
+++ os_pipe-0.8.2/Cargo.toml 2019-09-08T14:09:00.307276+00:00
|
+++ os_pipe-0.9.1/Cargo.toml 2019-11-19T21:20:55.704436+00:00
|
||||||
@@ -20,6 +20,3 @@
|
@@ -22,6 +22,3 @@
|
||||||
repository = "https://github.com/oconnor663/os_pipe.rs"
|
repository = "https://github.com/oconnor663/os_pipe.rs"
|
||||||
[target."cfg(not(windows))".dependencies.nix]
|
[target."cfg(not(windows))".dependencies.libc]
|
||||||
version = "0.15.0"
|
version = "0.2.62"
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3.5"
|
-version = "0.3.5"
|
||||||
-features = ["handleapi", "namedpipeapi", "processenv", "winbase"]
|
-features = ["handleapi", "namedpipeapi", "processthreadsapi", "winnt"]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (os_pipe-0.8.2.crate) = a60afcc928e506051e5cd6cc845bfc8e0daf55bec175c10964649c906a47781b04e8e65f0f1d53a2c167de867b289881eab3d4e5965106cfbef1ff64f9571627
|
SHA512 (os_pipe-0.9.1.crate) = 6ff4440363c7fd8994efd714ec975dab3be29197ca8cc52e411d8671d7f6f3a7e2dde48ac69f824303576e3cabfc8285d8c09ec4dc9510dc633d64a39cd054a6
|
||||||
|
Loading…
Reference in new issue