]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch02-guessing-game-tutorial/listing-02-06/Cargo.toml
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / src / doc / book / listings / ch02-guessing-game-tutorial / listing-02-06 / 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"