mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-15 04:45:55 +01:00
add cargo audit config file
ignore yaml-rust advisory for now
This commit is contained in:
2
.cargo/audit.toml
Normal file
2
.cargo/audit.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[advisories]
|
||||
ignore = ["RUSTSEC-2024-0320"]
|
Reference in New Issue
Block a user