chore: specify 'llvm-tools-preview' toolchain component for coverage in toolchain file

This commit is contained in:
2025-08-11 23:33:16 -05:00
parent 8ef09a4e3e
commit ead1466b2d

View File

@@ -1,2 +1,3 @@
[toolchain]
channel = "1.86.0"
components = ["rustfmt", "llvm-tools-preview", "clippy"]