mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07: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
5
.cargo/audit.toml
Normal file
5
.cargo/audit.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[advisories]
|
||||
ignore = [
|
||||
"RUSTSEC-2023-0018",
|
||||
"RUSTSEC-2021-0019"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue