diff --git a/rust-toolchain.toml b/rust-toolchain.toml index be7906de..062b4fb8 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] channel = "1.91.1" -components = ["rustfmt", "clippy"] \ No newline at end of file +components = ["rustfmt", "clippy", "rust-analyzer"]