chore: add hyper dependencies

This commit is contained in:
Jesús Pérez Lorenzo 2021-10-07 23:02:41 +01:00
parent 37174546c3
commit 2743993780

View File

@ -11,6 +11,8 @@ anyhow = "1.0.40"
chrono = "0.4.19"
envmnt = "0.9.0"
flate2 ="1.0.20"
hyper = { version = "0.14.13", features = ["full"] }
hyper-tls = { version = "0.5.0" }
openssh = "0.8.0"
regex = "1.4.3"
serde = { version = "1.0", features = ["derive"] }