mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
b6858b232d
It is better to fail on warnings as well when running `cargo audit` so we can catch problems in time. Fixes https://github.com/rust-vmm/rust-vmm-ci/issues/52. Signed-off-by: Laura Loghin <lauralg@amazon.com>