Skip to content

Commit

Permalink
Fix security audit & update dependencies (iqlusioninc#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shella authored Oct 7, 2022
1 parent 4d4b750 commit 95f2aad
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 207 deletions.
1 change: 1 addition & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ ignore = [
"RUSTSEC-2020-0036", # failure is officially deprecated/unmaintained
"RUSTSEC-2020-0071", # time: potential segfault in `localtime_r` invocations
"RUSTSEC-2020-0159", # chrono: potential segfault in `localtime_r` invocations
"RUSTSEC-2021-0139", # ansi_term: unmaintained
] # advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]
Loading

0 comments on commit 95f2aad

Please sign in to comment.