summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: cb18d51201650d1173cc81f39533374a2c151f79 (plain)
1
2
3
4
5
6
7
[package]
name = "config"
version = "0.1.0"
authors = ["Ryan Leckey <leckey.ryan@gmail.com>"]

[dependencies]
toml = "0.2.1"