deps: bump futures-rustls from 0.24.0 to 0.25.1 #255
Annotations
10 errors
Run all tests:
transports/websocket/src/tls.rs#L96
failed to resolve: could not find `OwnedTrustAnchor` in `rustls`
|
Run all tests:
transports/websocket/src/framed.rs#L464
cannot find type `ServerName` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L40
cannot find type `PrivateKey` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L45
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L51
cannot find type `Certificate` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L56
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L149
cannot find type `ServerName` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L150
failed to resolve: could not find `ServerName` in `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L22
unused import: `std::convert::TryFrom`
|
Run all tests:
transports/websocket/src/tls.rs#L51
cannot find type `Certificate` in crate `rustls`
|
The logs for this run have expired and are no longer available.
Loading