mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Update deps
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use std::{str::FromStr, time::Duration};
|
||||
|
||||
use futures::TryStreamExt;
|
||||
use log::logger;
|
||||
use moka::future::Cache;
|
||||
use regex::Regex;
|
||||
use strum_macros::EnumIter;
|
||||
|
||||
Reference in New Issue
Block a user