diff --git a/rust-toolchain b/rust-toolchain index 4bd1ede..c1f5c7b 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "1.74.1" +channel = "1.75.0" components = ["rustfmt", "clippy"]