diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 01ad028e..4497bdfe 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -# channel = "nightly" +# channel = "stable" components = ["rustfmt", "clippy"]