Skip to content

Commit

Permalink
Update transports/quic/src/config.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Elena Frank <elena.frank@proton.me>
  • Loading branch information
tesol2y090 and elenaf9 authored Feb 21, 2025
1 parent 56671ff commit 81b87e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion transports/quic/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ pub struct Config {
/// If support for draft-29 is enabled servers support draft-29 and version 1 on all
/// QUIC listening addresses.
/// As client the version is chosen based on the remote's address.
#[allow(deprecated)]
#[deprecated(note = "QUIC draft versions are no longer supported")]
pub support_draft_29: bool,

Expand Down

0 comments on commit 81b87e9

Please sign in to comment.