Skip to content

Commit

Permalink
Merge pull request #1070 from foresterre/revert-wrong-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre authored Nov 26, 2024
2 parents 5d37917 + 4d0fb8c commit 2dbab50
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 2dbab50

Please sign in to comment.