From 6403b5370ed7bf64be11e9b97aaefa14d15bd422 Mon Sep 17 00:00:00 2001 From: Clara Engler Date: Sat, 20 Dec 2025 10:09:00 +0100 Subject: [PATCH] readme: remove TokioConf 2026 CFP announcement (#7774) --- README.md | 6 ------ tokio/README.md | 6 ------ 2 files changed, 12 deletions(-) diff --git a/README.md b/README.md index 9cfe9bd06..2c925e3d6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ - - -*[The TokioConf 2026 Call For Talk Proposals is now open](https://tokio.rs/blog/2025-09-26-announcing-tokio-conf-cfp)* - ---- - # Tokio A runtime for writing reliable, asynchronous, and slim applications with diff --git a/tokio/README.md b/tokio/README.md index 9cfe9bd06..2c925e3d6 100644 --- a/tokio/README.md +++ b/tokio/README.md @@ -1,9 +1,3 @@ - - -*[The TokioConf 2026 Call For Talk Proposals is now open](https://tokio.rs/blog/2025-09-26-announcing-tokio-conf-cfp)* - ---- - # Tokio A runtime for writing reliable, asynchronous, and slim applications with