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.
13 lines
389 B
13 lines
389 B
--- rand-0.6.5/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ rand-0.6.5/Cargo.toml 2019-03-10T11:07:34.138887+01:00
|
|
@@ -80,9 +80,6 @@
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2"
|
|
default-features = false
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["minwindef", "ntsecapi", "profileapi", "winnt"]
|
|
[badges.appveyor]
|
|
repository = "rust-random/rand"
|
|
|