chore(quic): deprecate QUIC draft-29 version support #17545
Annotations
4 errors and 1 warning
Run cargo +$MSRV check --workspace --all-features:
transports/quic/src/config.rs#L89
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Run cargo +$MSRV check --workspace --all-features:
transports/quic/src/config.rs#L136
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Run cargo +$MSRV check --workspace --all-features:
transports/quic/src/transport.rs#L91
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Run cargo +$MSRV check --workspace --all-features
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading