chore(cargo): bump webpki from 0.22.0 to 0.22.1

This commit is contained in:
link2xt
2023-09-08 07:00:18 +00:00
parent a8551510cd
commit 0562e23ee0
2 changed files with 2 additions and 7 deletions

View File

@@ -3,11 +3,6 @@ unmaintained = "allow"
ignore = [
"RUSTSEC-2020-0071",
"RUSTSEC-2022-0093",
# Exponential CPU time usage for TLS certificate processing in webpki.
# It is only used for backup transfer, so does not affect IMAP and SMTP connections.
# Waiting for `iroh` to update dependencies.
"RUSTSEC-2023-0052",
]
[bans]