parent
a29422e13b
commit
1665aa5901
@ -1,3 +1,4 @@
|
||||
/rand-0.3.17.crate
|
||||
/rand-0.3.18.crate
|
||||
/rand-0.4.1.crate
|
||||
/rand-0.4.2.crate
|
||||
|
@ -1,8 +0,0 @@
|
||||
--- rand-0.4.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ rand-0.4.1/Cargo.toml 2017-12-31T14:31:47.415154+01:00
|
||||
@@ -34,5 +34,3 @@
|
||||
i128_support = []
|
||||
nightly = ["i128_support"]
|
||||
std = ["libc"]
|
||||
-[target."cfg(target_os = \"fuchsia\")".dependencies.fuchsia-zircon]
|
||||
-version = "0.3"
|
@ -0,0 +1,14 @@
|
||||
--- rand-0.4.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||
+++ rand-0.4.2/Cargo.toml 2018-01-06T13:44:52.496038+01:00
|
||||
@@ -29,11 +29,6 @@
|
||||
i128_support = []
|
||||
nightly = ["i128_support"]
|
||||
std = ["libc"]
|
||||
-[target."cfg(target_os = \"fuchsia\")".dependencies.fuchsia-zircon]
|
||||
-version = "0.3.2"
|
||||
[target."cfg(unix)".dependencies.libc]
|
||||
version = "0.2"
|
||||
optional = true
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-features = ["minwindef", "ntsecapi", "profileapi", "winnt"]
|
@ -1 +1 @@
|
||||
SHA512 (rand-0.4.1.crate) = 806d728d7b2de48d7cb9d3083861c23c37ab05967579d3853ed8f8ea27aa02167923c5e8c315680f0451dd7e228d75d96f3f4472ead9da6ccc3f8407843577f5
|
||||
SHA512 (rand-0.4.2.crate) = ac6eaf9f0914fd966c835a04ec644c5a8d62a4a634187d538cecfb711955a977234dc5fe487cd4d351514bc0de4f51cbd0f09a8f6aac56aa0467ae5eb17a4fad
|
||||
|
Loading…
Reference in new issue