Skip to content

Commit

Permalink
Revert "Acknowledge atty is unmaintained advisory"
Browse files Browse the repository at this point in the history
This reverts commit a5ee1e0.
  • Loading branch information
foresterre committed Nov 25, 2024
1 parent 5d37917 commit 4d0fb8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[advisories]
ignore = [
"RUSTSEC-2024-0370", # https://rustsec.org/advisories/RUSTSEC-2024-0370 `proc-macro-error` is unmaintained (via `tabled` > `tabled_derive`)
"RUSTSEC-2024-0375", # https://rustsec.org/advisories/RUSTSEC-2024-0375 `atty` is unmaintained (via `clap`)
"RUSTSEC-2024-0384", # https://rustsec.org/advisories/RUSTSEC-2024-0384 `instant` is unmaintained (via `indicatif`)
]

Expand Down

0 comments on commit 4d0fb8c

Please sign in to comment.