aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: c659cab62da937a5b6b73e0e485dfa058cfc2977 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "kipper"
version = "0.0.2"

[dependencies]
getopts = "0.2.15"
json = "0.11.10"
log = "0.3.8"
mockito = "0.9.0"
reqwest = "0.8.1"
rouille = "1.0.3"
stderrlog = "0.2.3"
url = "1.6.0"