mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
add support to output description information
This commit is contained in:
@@ -13,6 +13,7 @@ extern crate regex;
|
||||
extern crate reqwest;
|
||||
#[cfg(feature = "utf16string")]
|
||||
extern crate utf16string;
|
||||
extern crate xml;
|
||||
|
||||
#[cfg(feature = "exif")]
|
||||
#[doc(hidden)]
|
||||
|
||||
Reference in New Issue
Block a user