parent
ffa226e601
commit
36af819561
@ -1,3 +1,4 @@
|
|||||||
/shared_child-0.3.3.crate
|
/shared_child-0.3.3.crate
|
||||||
/shared_child-0.3.4.crate
|
/shared_child-0.3.4.crate
|
||||||
/shared_child-1.0.0.crate
|
/shared_child-1.0.0.crate
|
||||||
|
/shared_child-1.0.1.crate
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
[requires]
|
||||||
|
test = ["/usr/bin/python"]
|
||||||
|
|
@ -1,9 +1,12 @@
|
|||||||
--- shared_child-1.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- shared_child-1.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ shared_child-1.0.0/Cargo.toml 2023-05-17T11:08:05.223912+00:00
|
+++ shared_child-1.0.1/Cargo.toml 2024-08-03T13:53:03.106201+00:00
|
||||||
@@ -23,6 +23,3 @@
|
@@ -39,9 +39,3 @@
|
||||||
repository = "https://github.com/oconnor663/shared_child.rs"
|
|
||||||
[target."cfg(not(windows))".dependencies.libc]
|
[target."cfg(not(windows))".dependencies.libc]
|
||||||
version = "0.2.42"
|
version = "0.2.42"
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
|
||||||
-version = "0.3.5"
|
-[target."cfg(windows)".dependencies.windows-sys]
|
||||||
-features = ["synchapi", "winbase", "winerror", "winnt"]
|
-version = "0.59.0"
|
||||||
|
-features = [
|
||||||
|
- "Win32_Foundation",
|
||||||
|
- "Win32_System_Threading",
|
||||||
|
-]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (shared_child-1.0.0.crate) = d0e16cc7253271e6468659db0d7344c2d75772dd3428f686c49ce34bfea6ba8fa010b1ba83375241bf019e77c842001c6e1ab5096af54af03586e05c3f8fc476
|
SHA512 (shared_child-1.0.1.crate) = 3596285e36724fefcbfcd8c877fd66e2179dbc47ad7ddf601ed793ed74df871eaccf15184f8355f3e355aa64583d6757872d9777864347d36922cc40b731c82a
|
||||||
|
Loading…
Reference in new issue