summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 3587221f43c4a992504ca30021ff3beec8020567 (plain)
1
2
3
4
5
6
7
[package]
authors = ["Mario Krehl <mario-krehl@gmx.de>"]
name = "aklog-server"
version = "0.1.0"

[dependencies]
clap = "2.*"