From 9931901d5cc905f93181136fca17953936fcf202 Mon Sep 17 00:00:00 2001 From: Noah Kennedy Date: Wed, 1 Mar 2023 17:42:18 -0600 Subject: [PATCH] chore: list 1.25.x as LTS release (#5524) --- README.md | 1 + tokio/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 228348665..eee0dce32 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ releases are: * `1.18.x` - LTS release until June 2023 * `1.20.x` - LTS release until September 2023. + * `1.25.x` - LTS release until March 2024 Each LTS release will continue to receive backported fixes for at least a year. If you wish to use a fixed minor release in your project, we recommend that you diff --git a/tokio/README.md b/tokio/README.md index 228348665..eee0dce32 100644 --- a/tokio/README.md +++ b/tokio/README.md @@ -204,6 +204,7 @@ releases are: * `1.18.x` - LTS release until June 2023 * `1.20.x` - LTS release until September 2023. + * `1.25.x` - LTS release until March 2024 Each LTS release will continue to receive backported fixes for at least a year. If you wish to use a fixed minor release in your project, we recommend that you