From d7be8aad20c6b22a5a418c4a7268048d8785fd37 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 6 Aug 2023 16:53:42 -0400 Subject: [PATCH] neovim: Add cargo audit/license Should probably move this out of neovim later. --- home/neovim.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/neovim.nix b/home/neovim.nix index e214c411..f3936972 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -51,6 +51,8 @@ in rustfmt cargo cargo-info + cargo-audit + cargo-license rust-analyzer bacon clippy