mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 16:26:40 -04:00
Exclude gix from cargo-deny
This commit is contained in:
parent
fa4352f3b6
commit
88b506413f
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
db-path = "~/.cargo/advisory-db"
|
||||
db-urls = ["https://github.com/rustsec/advisory-db"]
|
||||
ignore = [
|
||||
# safemem only used by makeapp
|
||||
"RUSTSEC-2023-0081",
|
||||
# gix only used by burn-train
|
||||
"RUSTSEC-2024-0350",
|
||||
]
|
||||
|
||||
[licenses]
|
||||
|
|
Loading…
Reference in a new issue