From e67cd87f71304e6b4cc94ce0c1656797466e56f3 Mon Sep 17 00:00:00 2001 From: Carl Lerche Date: Fri, 6 Mar 2026 12:00:42 -0800 Subject: [PATCH] chore: link to tokioconf.com (#7953) --- README.md | 4 ++++ tokio/README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 9ea06e576..9b43d3d09 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +*[TokioConf 2026 program and tickets are now available!](https://tokioconf.com)* + +--- + # Tokio A runtime for writing reliable, asynchronous, and slim applications with diff --git a/tokio/README.md b/tokio/README.md index 9ea06e576..9b43d3d09 100644 --- a/tokio/README.md +++ b/tokio/README.md @@ -1,3 +1,7 @@ +*[TokioConf 2026 program and tickets are now available!](https://tokioconf.com)* + +--- + # Tokio A runtime for writing reliable, asynchronous, and slim applications with