From 9681ce2b95ae7271c041f69b9fc48912259a7ea8 Mon Sep 17 00:00:00 2001 From: Alice Ryhl Date: Sun, 21 Jul 2024 16:28:12 +0000 Subject: [PATCH] chore: make 1.38 an LTS (#6706) --- README.md | 1 + tokio/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a3d0e2be..b04599b99 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ releases are: * `1.32.x` - LTS release until September 2024. (MSRV 1.63) * `1.36.x` - LTS release until March 2025. (MSRV 1.63) + * `1.38.x` - LTS release until July 2025. (MSRV 1.63) 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 6a3d0e2be..b04599b99 100644 --- a/tokio/README.md +++ b/tokio/README.md @@ -217,6 +217,7 @@ releases are: * `1.32.x` - LTS release until September 2024. (MSRV 1.63) * `1.36.x` - LTS release until March 2025. (MSRV 1.63) + * `1.38.x` - LTS release until July 2025. (MSRV 1.63) 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