diff --git a/rust-toolchain.toml b/rust-toolchain.toml index e71cc8c3df7e..fd521f747c69 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -3,4 +3,4 @@ profile = "default" # Use nightly for better access to the latest Rust features. # This date is aligned to stable release dates. # stable-2025-04-03 -> v1.86.0 -channel = "nightly-2025-04-03" +channel = "nightly-2025-03-26"