mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-01 13:02:00 +08:00
移除 rust 多线程下载器
This commit is contained in:
@ -28,6 +28,7 @@ lazy_static! {
|
||||
.use_rustls_tls()
|
||||
.connect_timeout(Duration::from_secs(10))
|
||||
.gzip(true)
|
||||
.no_proxy()
|
||||
.build()
|
||||
.unwrap()
|
||||
};
|
||||
|
Reference in New Issue
Block a user