mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 10:19:27 +02:00
Add proxy support to apresolve
This commit is contained in:
parent
9546fb6e61
commit
07514c9dcc
4 changed files with 61 additions and 14 deletions
|
@ -14,6 +14,7 @@ extern crate futures;
|
|||
extern crate hmac;
|
||||
extern crate httparse;
|
||||
extern crate hyper;
|
||||
extern crate hyper_proxy;
|
||||
extern crate num_bigint;
|
||||
extern crate num_integer;
|
||||
extern crate num_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue