]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch02-guessing-game-tutorial/listing-02-03/Cargo.toml
New upstream version 1.66.0+dfsg1
[rustc.git] / src / doc / book / listings / ch02-guessing-game-tutorial / listing-02-03 / Cargo.toml
index cc63f6f021895cbcfabbe277d7d6ae0bc996834e..7eda67aeaf1168c4a59d89039818945ad8ad959c 100644 (file)
@@ -6,4 +6,4 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
-rand = "0.8.3"
+rand = "0.8.5"