2019-02-05 07:08:31 -07:00

10 lines
145 B
TOML

[package]
name = "guessing_game"
version = "0.1.0"
authors = ["mollusk <silvernode@gmail.com>"]
edition = "2018"
[dependencies]
rand = "0.4.0"