[package] name = "guessing_game" version = "0.1.0" authors = ["Timothy Warren "] edition = "2018" [dependencies] rand = "0.3.14"