mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Clean up hyper from binary
This commit is contained in:
parent
931c8207fc
commit
962d7af24d
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue