2019-10-05 00:28:41 +00:00
|
|
|
[package]
|
2019-10-05 08:38:17 +00:00
|
|
|
name = "ld45_one_and_all"
|
2019-10-05 00:28:41 +00:00
|
|
|
version = "0.1.0"
|
|
|
|
authors = ["Stephen Seo <seo.disparate@gmail.com>"]
|
|
|
|
edition = "2018"
|
|
|
|
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
|
|
|
|
[dependencies]
|
|
|
|
quicksilver = "0.3.19"
|
|
|
|
rand = "0.7.2"
|