build(nix): add cargo-llvm-cov

This commit is contained in:
oxalica 2024-09-22 04:53:51 -04:00
parent 883fac02ae
commit 5143e30fbe
3 changed files with 10 additions and 3 deletions

View file

@ -5,3 +5,4 @@
[toolchain]
channel = "beta-2024-09-10" # 1.82.0-beta.3
profile = "default"
components = ["llvm-tools"]