1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-30 20:20:19 +02:00

Move hyper dependency to the client

This commit is contained in:
Valentin Brandl
2018-07-08 20:28:15 +02:00
parent 1036e5868c
commit 84c79ce9b4
3 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,5 @@ license = "MIT/Apache-2.0"
[dependencies]
failure = "0.1.1"
hyper = "0.11"
serde = "1.0.69"
serde_derive = "1.0.69"