10 lines
145 B
TOML
Raw Permalink Normal View History

2019-02-05 07:08:31 -07:00
[package]
name = "guessing_game"
version = "0.1.0"
authors = ["mollusk <silvernode@gmail.com>"]
edition = "2018"
[dependencies]
rand = "0.4.0"