Skip to content

Commit b6c64c3

Browse files
committed
chore: clear ignored advisories in audit configuration
1 parent 5d884b5 commit b6c64c3

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.cargo/audit.toml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
[advisories]
2-
ignore = [
3-
"RUSTSEC-2020-0159",
4-
"RUSTSEC-2020-0071",
5-
"RUSTSEC-2021-0141",
6-
]
7-
2+
ignore = []

0 commit comments

Comments
 (0)