]> git.lizzy.rs Git - rust.git/blobdiff - src/libcore/Cargo.toml
Rollup merge of #68409 - sinkuu:temp_path, r=Mark-Simulacrum
[rust.git] / src / libcore / Cargo.toml
index ede5fff5f4a0e7ca52eedec48a1d423ba20154b5..ac07ffb14febdd8ba0f74a7d1a319b1f0ea5f1f4 100644 (file)
@@ -21,7 +21,7 @@ name = "corebenches"
 path = "../libcore/benches/lib.rs"
 
 [dev-dependencies]
-rand = "0.6"
+rand = "0.7"
 
 [features]
 # Make panics and failed asserts immediately abort without formatting any message