summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: c90a18faa7779cab0a878450c19b543ab626c0b9 (plain)
1
2
3
4
5
6
7
8
[package]
name = "worthebot_battleships"
version = "0.1.0"
authors = ["Justin Worthe <justin.worthe@gmail.com>"]

[dependencies]
rand = "0.3"
json = "0.11.6"