]> git.proxmox.com Git - rustc.git/blobdiff - src/libcore/Cargo.toml
New upstream version 1.23.0+dfsg1
[rustc.git] / src / libcore / Cargo.toml
index 178df02ccdde33e5e4c97a130a961f6f5c91ddc6..5af63aa970f2c7cb50a720298b73dbc875e5b4c9 100644 (file)
@@ -9,9 +9,6 @@ path = "lib.rs"
 test = false
 bench = false
 
-[dev-dependencies]
-rand = { path = "../librand" }
-
 [[test]]
 name = "coretests"
 path = "../libcore/tests/lib.rs"