2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2025-01-30 21:21:37 +00:00

Add cargo-deny to flake

This commit is contained in:
asonix 2024-06-21 14:40:13 -05:00
parent cfea4b6c5a
commit 7050c1c6ae

View file

@ -46,6 +46,7 @@
devShell = with pkgs; mkShell {
nativeBuildInputs = [
cargo
cargo-deny
cargo-outdated
certstrap
clippy