|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
--- rand-0.5.5/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
|
|
|
+++ rand-0.5.5/Cargo.toml 2018-10-27T02:05:28.393136+02:00
|
|
|
|
|
+++ rand-0.5.5/Cargo.toml 2018-10-27T02:24:57.333044+02:00
|
|
|
|
|
@@ -22,6 +22,7 @@
|
|
|
|
|
categories = ["algorithms", "no-std"]
|
|
|
|
|
license = "MIT/Apache-2.0"
|
|
|
|
|
repository = "https://github.com/rust-lang-nursery/rand"
|
|
|
|
|
+exclude = ["/scripts/*", "/.travis.yml", "/appveyor.yml"]
|
|
|
|
|
+exclude = ["/utils/*", "/.travis.yml", "/appveyor.yml"]
|
|
|
|
|
[package.metadata.docs.rs]
|
|
|
|
|
all-features = true
|
|
|
|
|
[dependencies.log]
|
|
|
|
|