diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 20f50537..8e51cc69 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] # Released on: 30 January, 2025 # https://releases.rs/docs/1.84.1/ -channel = "1.85.0 +channel = "1.85.0" components = ["rustfmt", "clippy"]