]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_back/Cargo.toml
New upstream version 1.23.0+dfsg1
[rustc.git] / src / librustc_back / Cargo.toml
index 730abc54568e1364e12747db4329b8caea0acd1d..92b024b67d4cc3227d8e15e24fc5c2f2aa577a28 100644 (file)
@@ -12,6 +12,7 @@ crate-type = ["dylib"]
 syntax = { path = "../libsyntax" }
 serialize = { path = "../libserialize" }
 log = "0.3"
+rand = "0.3"
 
 [features]
 jemalloc = []