mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Remove all spin_on
This commit is contained in:
@@ -20,6 +20,7 @@ http = "0.2"
|
||||
http-content-range = "0.1"
|
||||
indicatif = "0.17.0-rc.11"
|
||||
int-enum = "0.4"
|
||||
itertools = "0.10"
|
||||
json = "0.12"
|
||||
lazy_static = "1.4"
|
||||
modular-bitfield = "0.11"
|
||||
@@ -28,7 +29,6 @@ proc_macros = { path = "proc_macros" }
|
||||
regex = "1"
|
||||
reqwest = { version = "0.11", features = ["brotli", "deflate", "gzip", "rustls-tls", "socks", "stream"] }
|
||||
RustyXML = "0.3"
|
||||
spin_on = "0.1.1"
|
||||
tokio = { version = "1.19", features = ["rt", "macros", "rt-multi-thread", "time"] }
|
||||
url = "2.2"
|
||||
urlparse = "0.7"
|
||||
|
||||
Reference in New Issue
Block a user