docs(quinn): remove restriction to tokio

With https://github.com/quinn-rs/quinn/pull/1364 `quinn` is no longer restricted
to `tokio`. Commit updates the crate heading accordingly.
This commit is contained in:
Max Inden
2023-02-24 11:21:32 +01:00
committed by Benjamin Saunders
parent 390f2ebeba
commit c17315fa10
+1 -1
View File
@@ -1,4 +1,4 @@
//! QUIC transport protocol support for Tokio
//! QUIC transport protocol implementation
//!
//! [QUIC](https://en.wikipedia.org/wiki/QUIC) is a modern transport protocol addressing
//! shortcomings of TCP, such as head-of-line blocking, poor security, slow handshakes, and