From 7d23687cbb9a906fd3143363c2f390a3095a6307 Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Wed, 25 Sep 2024 18:29:49 +0200 Subject: [PATCH] Rust version policy: add link to Debian Trixie request Signed-off-by: Miguel Ojeda --- src/Rust-version-policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Rust-version-policy.md b/src/Rust-version-policy.md index 81cf333..950618d 100644 --- a/src/Rust-version-policy.md +++ b/src/Rust-version-policy.md @@ -34,4 +34,4 @@ Please see the [Quick Start guide](https://docs.kernel.org/rust/quick-start.html ## Minimum upgrade policy -We will start with a small window of supported Rust releases and then widen it progressively. However, we are still determining how often we will move the minimum to newer Rust versions, since we will have to balance different factors. For instance, we are following the evolution of which Rust version the upcoming Debian Stable distribution (i.e. Trixie) will package. +We will start with a small window of supported Rust releases and then widen it progressively. However, we are still determining how often we will move the minimum to newer Rust versions, since we will have to balance different factors. For instance, we are [following](https://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/2024-July/044870.html) the evolution of which Rust version the upcoming Debian Stable distribution (i.e. Trixie) will package.