mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Add app api
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -1084,6 +1084,12 @@ version = "0.4.20"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
||||
|
||||
[[package]]
|
||||
name = "md5"
|
||||
version = "0.7.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771"
|
||||
|
||||
[[package]]
|
||||
name = "memchr"
|
||||
version = "2.6.3"
|
||||
@@ -1465,6 +1471,7 @@ dependencies = [
|
||||
"json",
|
||||
"lazy_static",
|
||||
"link-cplusplus",
|
||||
"md5",
|
||||
"modular-bitfield",
|
||||
"multipart",
|
||||
"openssl",
|
||||
|
||||
Reference in New Issue
Block a user