feat(tonic-types): add ability to extract rich error details from google.rpc.Status
#2001
Annotations
3 errors
tonic/src/transport/service/tls.rs#L54
use of deprecated method `tokio_rustls::rustls::RootCertStore::add_server_trust_anchors`: Please use `add_trust_anchors` instead
|
tonic/src/transport/service/tls.rs#L54
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.
|
|
The logs for this run have expired and are no longer available.
Loading