diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 1e8bf1fe83..c49d5dad12 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "nightly-2025-11-01" +channel = "nightly-2025-11-02" components = [ "llvm-tools", "rust-src",