Clean up hyper from binary

This commit is contained in:
ashthespy 2021-01-23 22:21:42 +00:00
parent 931c8207fc
commit 962d7af24d

View file

@ -44,7 +44,6 @@ base64 = "0.13"
env_logger = {version = "0.8", default-features = false, features = ["termcolor","humantime","atty"]} env_logger = {version = "0.8", default-features = false, features = ["termcolor","humantime","atty"]}
futures = "0.1" futures = "0.1"
getopts = "0.2" getopts = "0.2"
hyper = "0.11"
log = "0.4" log = "0.4"
num-bigint = "0.3" num-bigint = "0.3"
protobuf = "~2.14.0" protobuf = "~2.14.0"