Update guessing game usage of rand
This commit is contained in:
@@ -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.6.0"
|
||||
rand = "0.8.3"
|
||||
|
||||
Reference in New Issue
Block a user