diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 17ba0069..2c5adb73 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,4 +1,4 @@ [toolchain] # The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy. profile = "default" -channel = "nightly-2024-11-04" +channel = "nightly-2024-11-13"