mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Fix build
This commit is contained in:
@@ -25,7 +25,7 @@ use std::net::Ipv4Addr;
|
||||
#[cfg(feature = "server")]
|
||||
use std::net::SocketAddr;
|
||||
use std::ops::Deref;
|
||||
#[cfg(feature = "server")]
|
||||
#[cfg(any(feature = "server", feature = "ugoira"))]
|
||||
use std::str::FromStr;
|
||||
use std::sync::Arc;
|
||||
use std::sync::RwLock;
|
||||
|
||||
Reference in New Issue
Block a user