]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch02-guessing-game-tutorial/listing-02-03/Cargo.toml
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / doc / book / listings / ch02-guessing-game-tutorial / listing-02-03 / Cargo.toml
index 10932024b41dace61a5fcaad328776b298ebec97..930a7d95184dace75326b73065547291c43852a6 100644 (file)
@@ -7,4 +7,4 @@ edition = "2018"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-rand = "0.5.5"
+rand = "0.8.3"