mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-20 17:11:19 +02:00
Trim some more fat from the executable by aligning the reqwest version of the main thread to the version of mammut
This commit is contained in:
@@ -38,7 +38,7 @@ use mammut::{
|
||||
};
|
||||
|
||||
// reqwest
|
||||
use reqwest::blocking::Client;
|
||||
use reqwest::Client;
|
||||
|
||||
// htmlescape
|
||||
use htmlescape::decode_html;
|
||||
|
Reference in New Issue
Block a user