--- gettid-0.1.2/Cargo.toml 2020-06-25T01:35:16+00:00 +++ gettid-0.1.2/Cargo.toml 2020-06-25T01:35:16+00:00 @@ -23,6 +23,3 @@ repository = "https://github.com/jmgao/gettid" [target."cfg(unix)".dependencies.libc] version = "0.2" -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["processthreadsapi"]