mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-22 16:35:33 +00:00
fix: Explicitly allow "paste - no longer maintained" advisory in cargo-deny
This commit is contained in:
committed by
edoardo
parent
3a22e7969c
commit
bb67eaff48
@ -77,6 +77,7 @@ ignore = [
|
|||||||
|
|
||||||
"proc-macro-error@1.0.4",
|
"proc-macro-error@1.0.4",
|
||||||
"RUSTSEC-2024-0370",
|
"RUSTSEC-2024-0370",
|
||||||
|
"RUSTSEC-2024-0436"
|
||||||
]
|
]
|
||||||
# If this is true, then cargo deny will use the git executable to fetch advisory database.
|
# If this is true, then cargo deny will use the git executable to fetch advisory database.
|
||||||
# If this is false, then it uses a built-in git library.
|
# If this is false, then it uses a built-in git library.
|
||||||
|
Reference in New Issue
Block a user