aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: e8cd7e6d857a14ddefb0e16ec83a3d2685acd6a2 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "einhyrningsins"
version = "0.1.0"
authors = ["bnewbold <bnewbold@robocracy.org>"]

[dependencies]
log = "0.3"
env_logger = "0.3"
getopts = "^0.2"