diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 2db1883c..c97063e8 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "1.70.0" +channel = "1.75.0" components = ["rustfmt", "clippy"] \ No newline at end of file