mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
Add cargo-deny to flake
This commit is contained in:
parent
cfea4b6c5a
commit
7050c1c6ae
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
devShell = with pkgs; mkShell {
|
devShell = with pkgs; mkShell {
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
cargo
|
cargo
|
||||||
|
cargo-deny
|
||||||
cargo-outdated
|
cargo-outdated
|
||||||
certstrap
|
certstrap
|
||||||
clippy
|
clippy
|
||||||
|
|
Loading…
Reference in a new issue