]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch07-managing-growing-projects/listing-07-18/Cargo.toml
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / doc / book / listings / ch07-managing-growing-projects / listing-07-18 / Cargo.toml
index ad5ca696d57ca4bd68f08ce00e9f04b9e9fe4b26..1e53bae0f461da9bd6f561ca02f207da0694cf5c 100644 (file)
@@ -5,4 +5,4 @@ authors = ["Your Name <you@example.com>"]
 edition = "2018"
 
 [dependencies]
-rand = "0.5.5"
+rand = "0.8.3"