build(cargo-deny): ignore RUSTSEC-2022-0093

It is an API issue that can only be fixed in rPGP and iroh upstream.
This commit is contained in:
link2xt
2023-08-17 12:20:58 +00:00
parent 9bf2850fb1
commit 146fe50e20

View File

@@ -2,6 +2,7 @@
unmaintained = "allow"
ignore = [
"RUSTSEC-2020-0071",
"RUSTSEC-2022-0093",
]
[bans]