summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 9a6c76dc26cc8ebe612cc3391c925419b5a0d904 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "webs"
version = "0.1.0"
authors = ["Yorhel <git@yorhel.nl>"]

[dependencies]
log = "0.*"
env_logger = "0.*"
getopts = "0.2"
nom = "1.2"