--- 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"