chore: Add rust-analyzer to used components

This commit is contained in:
Henrik Friedrichsen
2024-04-21 16:42:52 +02:00
parent d1ea7b069e
commit f98239f1f9

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.77.2"
components = ["rustfmt", "clippy"]
components = ["rustfmt", "clippy", "rust-analyzer"]