Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
feat: extract validators from extra data field (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberb authored Aug 28, 2023
1 parent 16a5870 commit af2ada9
Show file tree
Hide file tree
Showing 5 changed files with 922 additions and 616 deletions.
2 changes: 1 addition & 1 deletion .cargo/audit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ ignore = [
"RUSTSEC-2022-0093",

# Waiting for webpki 0.22.0 to be fixed - no fixed upgrade is available!
"RUSTSEC-2023-0052"
"RUSTSEC-2023-0052",
]
Loading

0 comments on commit af2ada9

Please sign in to comment.