From c77be65f86b2bfd190f6f476f92038d59b8154af Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 21 Dec 2023 14:01:50 -0500 Subject: [PATCH] feat: Add cargo-tarpaulin Used for Rust code coverage. --- home/neovim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/neovim.nix b/home/neovim.nix index dbb13e78..f81d71e8 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -59,6 +59,7 @@ in cargo-audit cargo-license cargo-feature + cargo-tarpaulin rust-analyzer bacon clippy