chore: add hyper dependencies
This commit is contained in:
parent
37174546c3
commit
2743993780
@ -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"] }
|
||||
|
Loading…
Reference in New Issue
Block a user