Blob Blame History Raw
--- bit-vec-0.5.1/Cargo.toml	1970-01-01T00:00:00+00:00
+++ bit-vec-0.5.1/Cargo.toml	2019-03-21T06:59:21.892323+00:00
@@ -21,8 +21,7 @@
 keywords = ["data-structures", "bitvec", "bitmask", "bitmap", "bit"]
 license = "MIT/Apache-2.0"
 repository = "https://github.com/contain-rs/bit-vec"
-[dev-dependencies.rand]
-version = "0.3.15"
+exclude = ["/*.sh"]
 
 [features]
 default = ["std"]