chore(quic): deprecate QUIC draft-29 version support #17545
Annotations
4 errors
Run cargo check --package libp2p --all-features --target=x86_64-apple-darwin:
transports/quic/src/config.rs#L89
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Run cargo check --package libp2p --all-features --target=x86_64-apple-darwin:
transports/quic/src/config.rs#L136
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Run cargo check --package libp2p --all-features --target=x86_64-apple-darwin:
transports/quic/src/transport.rs#L91
use of deprecated field `config::Config::support_draft_29`: QUIC draft versions are no longer supported
|
Run cargo check --package libp2p --all-features --target=x86_64-apple-darwin
Process completed with exit code 101.
|
Loading