mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 21:17:01 +05:30
feat(cargo): migrate to cargo-audit
This commit is contained in:
parent
03be69dec8
commit
86ee51dc45
4 changed files with 7 additions and 56 deletions
|
@ -80,14 +80,7 @@
|
|||
});
|
||||
in {
|
||||
checks = {
|
||||
# TODO: migrate to cargo-audit
|
||||
# clipboard-substitutor-audit
|
||||
inherit
|
||||
clipboard-substitutor
|
||||
clipboard-substitutor-clippy
|
||||
clipboard-substitutor-fmt
|
||||
clipboard-substitutor-nextest
|
||||
;
|
||||
inherit clipboard-substitutor clipboard-substitutor-audit clipboard-substitutor-clippy clipboard-substitutor-fmt clipboard-substitutor-nextest;
|
||||
};
|
||||
|
||||
packages.default = clipboard-substitutor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue