parent
b06ed4a967
commit
9b131c6e1d
@ -1 +1,2 @@
|
|||||||
/thread-id-3.2.0.crate
|
/thread-id-3.2.0.crate
|
||||||
|
/thread-id-3.3.0.crate
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (thread-id-3.2.0.crate) = 251ebc0fb83a270b8fab9669ebbb7bc2cc44b1858fd298cb5f9ada0fc63ec6b46b44daf7d91c03f5ba646c14a2d6067c90988b59808e96f71e550b4cda290aa0
|
SHA512 (thread-id-3.3.0.crate) = 81ebde9b780de1f052dfb40af860c2877cc2f0a47bff2d4d58eda629b9c1874757c5bfd077277301bc3e068e3ac49eb5bab8ec660582f6778f16a47d4c6c3e1a
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
--- thread-id-3.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
||||||
+++ thread-id-3.2.0/Cargo.toml 2017-07-01T19:42:32.549811+02:00
|
|
||||||
@@ -22,7 +22,3 @@
|
|
||||||
repository = "https://github.com/ruuda/thread-id"
|
|
||||||
[target."cfg(unix)".dependencies.libc]
|
|
||||||
version = "0.2.6"
|
|
||||||
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
|
||||||
-version = "0.1"
|
|
||||||
-[target."cfg(windows)".dependencies.kernel32-sys]
|
|
||||||
-version = "0.2.1"
|
|
@ -0,0 +1,12 @@
|
|||||||
|
--- thread-id-3.3.0/Cargo.toml 2018-03-23T05:49:40-07:00
|
||||||
|
+++ thread-id-3.3.0/Cargo.toml 2018-03-23T17:39:59.408637-07:00
|
||||||
|
@@ -15,9 +15,3 @@
|
||||||
|
|
||||||
|
[target.'cfg(unix)'.dependencies]
|
||||||
|
libc = "0.2.6"
|
||||||
|
-
|
||||||
|
-[target.'cfg(windows)'.dependencies]
|
||||||
|
-winapi = { version = "0.3", features = ["processthreadsapi"] }
|
||||||
|
-
|
||||||
|
-[target.'cfg(target_os = "redox")'.dependencies]
|
||||||
|
-redox_syscall = "0.1"
|
Loading…
Reference in new issue