Skip to content

Commit

Permalink
Merge pull request #1069 from foresterre/rustsec-2024-0375
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre authored Nov 25, 2024
2 parents e136890 + a5ee1e0 commit 5d37917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[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 5d37917

Please sign in to comment.