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

[dependencies]
log = "0.*"
env_logger = "0.*"
getopts = "0.2"
nom = "1.2"
mio = "0.6"
slab = "0.3.0"