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

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