Skip to content

Commit

Permalink
Merge pull request #57 from datafuselabs/BohuTANG-patch-4
Browse files Browse the repository at this point in the history
Update audit.toml
  • Loading branch information
BohuTANG authored Apr 21, 2023
2 parents 68fe166 + 9743851 commit c7cdc03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .cargo/audit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ ignore = [
"RUSTSEC-2021-0139",
# buf_redux
# buf_redux is Unmaintained
"RUSTSEC-2023-0028"
"RUSTSEC-2023-0028",
#h2
#https://rustsec.org/advisories/RUSTSEC-2023-0034
"RUSTSEC-2023-0034"
]

1 comment on commit c7cdc03

@vercel
Copy link

@vercel vercel bot commented on c7cdc03 Apr 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.