You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
502 B
16 lines
502 B
7 years ago
|
--- tempfile-2.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ tempfile-2.2.0/Cargo.toml 2017-11-04T13:25:46.495088+01:00
|
||
|
@@ -22,12 +22,6 @@
|
||
|
repository = "https://github.com/Stebalien/tempfile"
|
||
|
[dependencies.rand]
|
||
|
version = "0.3"
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.2"
|
||
|
|
||
|
-[target."cfg(windows)".dependencies.kernel32-sys]
|
||
|
-version = "0.2"
|
||
|
[target."cfg(unix)".dependencies.libc]
|
||
|
version = "0.2"
|
||
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
||
|
-version = "0.1"
|