diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 65f01fa5..93736dfb 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -# Released on: June 13, 2024 -# https://releases.rs/docs/1.79.0/ +# Released on: 30 January, 2025 +# https://releases.rs/docs/1.84.1/ channel = "1.84.1" components = ["rustfmt", "clippy"]