Bump rustls-webpki from 0.101.1 to 0.101.4 #692
Annotations
4 errors
stable:
https-tls/awc-https/src/main.rs#L69
use of deprecated field `webpki::trust_anchor::TlsServerTrustAnchors::0`: The per-usage trust anchor representations and verification functions are deprecated in favor of the general-purpose `TrustAnchor` type and `EndEntity::verify_for_usage` function. The new `verify_for_usage` function expresses trust anchor and end entity purpose with the key usage argument.
|
stable
Process completed with exit code 101.
|
nightly:
https-tls/awc-https/src/main.rs#L69
use of deprecated field `webpki::trust_anchor::TlsServerTrustAnchors::0`: The per-usage trust anchor representations and verification functions are deprecated in favor of the general-purpose `TrustAnchor` type and `EndEntity::verify_for_usage` function. The new `verify_for_usage` function expresses trust anchor and end entity purpose with the key usage argument.
|
nightly
Process completed with exit code 101.
|