Blob Blame History Raw
--- rand-0.4.6/Cargo.toml	1970-01-01T00:00:00+00:00
+++ rand-0.4.6/Cargo.toml	2023-05-10T13:41:38.268946+00:00
@@ -22,6 +22,7 @@
 categories = ["algorithms"]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/rust-lang-nursery/rand"
+exclude = ["/utils/*", "/.travis.yml", "/appveyor.yml"]
 
 [features]
 alloc = []