For example `cargo-audit` could be installed before setting up the cache: https://github.com/Robbepop/string-interner/blob/a8be6331d6a0c0c60cdb3a727ba00ff0af9f27d2/.github/workflows/rust.yml#L124-L127
For example
cargo-auditcould be installed before setting up the cache:string-interner/.github/workflows/rust.yml
Lines 124 to 127 in a8be633