From 22132926e3d4584bcef05f4ab5ee099ab6dcf606 Mon Sep 17 00:00:00 2001 From: Jun Kurihara Date: Sat, 1 Feb 2025 03:22:45 +0900 Subject: [PATCH] docs: refactor --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index fdb7f87..912ed62 100644 --- a/README.md +++ b/README.md @@ -440,15 +440,10 @@ todo! `rpxy` cannot be built without the following projects and inspirations: - [`hyper`](https://github.com/hyperium/hyper) and [`hyperium/h3`](https://github.com/hyperium/h3) - - [`rustls`](https://github.com/rustls/rustls) - - [`tokio`](https://github.com/tokio-rs/tokio) - - [`quinn`](https://github.com/quinn-rs/quinn) - - [`s2n-quic`](https://github.com/aws/s2n-quic) - - [`rustls-acme`](https://github.com/FlorianUekermann/rustls-acme)