Bump hyper-rustls from 0.24.2 to 0.27.1 #1385
Annotations
10 errors
Cargo clippy:
clash_lib/src/app/remote_content_manager/mod.rs#L150
mismatched types
|
Cargo clippy:
clash_lib/src/app/remote_content_manager/mod.rs#L160
the trait bound `hyper_rustls::HttpsConnector<app::remote_content_manager::http_client::LocalConnector>: tower::Service<hyper::Uri>` is not satisfied
|
Cargo clippy:
clash_lib/src/app/remote_content_manager/mod.rs#L168
the method `request` exists for struct `Client<HttpsConnector<LocalConnector>>`, but its trait bounds were not satisfied
|
Cargo clippy:
clash_lib/src/app/remote_content_manager/mod.rs#L197
the method `request` exists for struct `Client<HttpsConnector<LocalConnector>>`, but its trait bounds were not satisfied
|
Cargo clippy:
clash_lib/src/app/remote_content_manager/providers/http_vehicle.rs#L44
the method `get` exists for struct `Client<HttpsConnector<LocalConnector>>`, but its trait bounds were not satisfied
|
Cargo clippy:
clash_lib/src/common/http.rs#L83
mismatched types
|
Cargo clippy:
clash_lib/src/common/http.rs#L88
the trait bound `hyper_rustls::HttpsConnector<common::http::LocalConnector>: tower::Service<hyper::Uri>` is not satisfied
|
Cargo clippy:
clash_lib/src/common/mmdb.rs#L104
the method `get` exists for reference `&Client<HttpsConnector<LocalConnector>>`, but its trait bounds were not satisfied
|
Cargo clippy:
clash_lib/src/common/mmdb.rs#L129
the size for values of type `[u8]` cannot be known at compilation time
|
Cargo clippy:
clash_lib/src/common/mmdb.rs#L129
the size for values of type `[u8]` cannot be known at compilation time
|
The logs for this run have expired and are no longer available.
Loading