Add cargo-expand

This commit is contained in:
Bad 2022-07-11 13:55:29 +02:00
parent c588b4dc55
commit 6f6575d173

View file

@ -6,6 +6,7 @@
cargo-crev
cargo-watch
cargo-fuzz
cargo-expand
];
environment.variables.RUST_SRC_PATH = "${pkgs.fenix.latest.rust-src}/lib/rustlib/src/rust/library/";
}