go back to stable and only enable used features

This commit is contained in:
2025-06-25 20:37:06 +02:00
parent b685c3a831
commit 9b649a39fe
3 changed files with 13 additions and 18 deletions

View File

@@ -1,4 +1,3 @@
#![feature(test)]
use reqwest_middleware::{ClientBuilder, ClientWithMiddleware};
use reqwest_retry::{policies::ExponentialBackoff, RetryTransientMiddleware};
use response_deserializer::{ChapterImages, SearchResult};