Skip to content

Commit

Permalink
add audit exception for webpki
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed Aug 30, 2023
1 parent ec44f63 commit 3273648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[advisories]
ignore = [
"RUSTSEC-2021-0127", # serde_cbor is unmaintained https://github.com/iotaledger/identity.rs/issues/518
"RUSTSEC-2023-0052", # temporary ignore until fix is provided
]

0 comments on commit 3273648

Please sign in to comment.