Skip to content

Commit

Permalink
Add RUSTSEC-2020-0159 to ignore list (#425)
Browse files Browse the repository at this point in the history
Not relevant for us
  • Loading branch information
XAMPPRocky authored Oct 19, 2021
1 parent ab6370c commit b8b1cac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@
# limitations under the License.
#

# Only affects local time, and we only depend on time 0.1 through slog,
# Only affects local time, and we only depend on time 0.1 and chrono through slog,
# which we're moving away from.
[advisories]
ignore = [
"RUSTSEC-2020-0071",
"RUSTSEC-2020-0159",
]

# This section is considered when running `cargo deny check licenses`
Expand Down

0 comments on commit b8b1cac

Please sign in to comment.