Commit 0c0a057b authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

In CI, *temporarily* ignore RUSTSEC-2021-0119 in nix crate.

The affected API (getgrouplist) isn't one that we use, directly or
transitively.  We can't just upgrade immediately, since the ctrlc
crate is currently stuck on the older version of nix.
parent f7e114c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ rust-latest:
    - cargo clippy --all-features --tests -- -D warnings
    - cargo fmt -- --check
    - cargo install cargo-audit
    - cargo audit -D warnings
    - cargo audit -D warnings --ignore RUSTSEC-2021-0119
  tags:
    - amd64
  artifacts: