Have CI's `cargo audit` ignore `RUSTSEC-2021-0125`
authorElias Rohrer <dev@tnull.de>
Fri, 16 Feb 2024 10:33:37 +0000 (11:33 +0100)
committerElias Rohrer <dev@tnull.de>
Mon, 19 Feb 2024 09:00:36 +0000 (10:00 +0100)
commit9aa6ddb24e3063787595a1ef06a84afac23f15c6
tree52dc835d65a912064433310eb96b7167cbf93ee0
parent3fd4b3963c75fb47a2ded83cf133758d32549597
Have CI's `cargo audit` ignore `RUSTSEC-2021-0125`

This advisory is only relevant for a downstream dependency of
`criterion`, which we currently don't want to bump in order to continue
benchmarking with our MSRV 1.63.0.

We therefore just add it to our ignore list for now.
.github/workflows/audit.yml