From fd7a8d7c65e11b983372d4ceb86c9b8e4dff4bd8 Mon Sep 17 00:00:00 2001 From: Carl Lerche Date: Tue, 11 Nov 2025 22:53:40 -0800 Subject: [PATCH] chore: add TokioConf 2026 CFP announcement (#7730) * chore: add TokioConf 2026 CFP announcement * sync readmes --- README.md | 6 ++++++ tokio/README.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index 689e673e8..2c86ca3dd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + + +*[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 689e673e8..2c86ca3dd 100644 --- a/tokio/README.md +++ b/tokio/README.md @@ -1,3 +1,9 @@ + + +*[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