parent
4acd690f96
commit
2a0f652abf
@ -1 +1 @@
|
|||||||
SHA512 (thread-id-4.2.0.crate) = 0c9a608c6839b6261a653d9911e92d9e3793823510cf389c9908c0b9a6744fe49d3d3a9612316cc4d665c439e3b62386fab30f5fe9509f29e7a6912902d4004a
|
SHA512 (thread-id-4.2.1.crate) = 91b07c01dbcf9a0b3edd6fd14f9f60ea26ed0cc8b21972e40fa2e34a0fa4abba1c71106994972929a99d9542bb186cc814406ee7979212526a69c5a8a49950c2
|
||||||
|
@ -1,13 +1,10 @@
|
|||||||
--- thread-id-4.2.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
--- thread-id-4.2.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||||
+++ thread-id-4.2.0/Cargo.toml 2023-08-23T09:32:43.246091+00:00
|
+++ thread-id-4.2.1/Cargo.toml 2023-10-17T10:20:41.246114+00:00
|
||||||
@@ -20,10 +20,5 @@
|
@@ -22,6 +22,4 @@
|
||||||
keywords = ["thread", "pthread", "getcurrentthreadid"]
|
|
||||||
license = "MIT/Apache-2.0"
|
|
||||||
repository = "https://github.com/ruuda/thread-id"
|
repository = "https://github.com/ruuda/thread-id"
|
||||||
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
|
||||||
-version = "0.2"
|
|
||||||
[target."cfg(unix)".dependencies.libc]
|
[target."cfg(unix)".dependencies.libc]
|
||||||
version = "0.2.147"
|
version = "0.2.147"
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3"
|
-version = "0.3"
|
||||||
-features = ["processthreadsapi"]
|
-features = ["processthreadsapi"]
|
||||||
|
+
|
||||||
|
Loading…
Reference in new issue