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.
18 lines
547 B
18 lines
547 B
--- tempfile-2.2.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ tempfile-2.2.0/Cargo.toml 2017-12-31T15:12:36.756166+01:00
|
|
@@ -21,13 +21,6 @@
|
|
license = "MIT/Apache-2.0"
|
|
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"
|
|
+version = "0.4"
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2"
|
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
|
-version = "0.1"
|