summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 541ce846140f4c8580409cd092ae410be9c01d71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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"
netbuf = "0.3.2"