From 064b220d04b47307246fd4c96e2536cfff280125 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 29 Oct 2023 15:24:32 -0400 Subject: [PATCH] feat: Add cargo feature support Makes it possible to check the features of crates. --- home/neovim.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/neovim.nix b/home/neovim.nix index 83f6dce..ae6d3eb 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -56,6 +56,7 @@ in cargo-info cargo-audit cargo-license + cargo-feature rust-analyzer bacon clippy