mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-17 21:31:20 +00:00
Support for QUIC draft 29 was removed with https://github.com/libp2p/rust-libp2p/pull/4467. https://github.com/libp2p/rust-libp2p/pull/4120 reintroduced it as a faulty merge. This commit removes it again. Pull-Request: #4622.