mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Move int-enum as required depedency
This commit is contained in:
@@ -9,7 +9,6 @@ extern crate flagset;
|
||||
extern crate futures_util;
|
||||
extern crate json;
|
||||
extern crate indicatif;
|
||||
#[cfg(feature = "int-enum")]
|
||||
extern crate int_enum;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
Reference in New Issue
Block a user