1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-01 16:10:51 +00:00

ci: ignore RUSTSEC-2020-0100 (#2179)

This commit is contained in:
David Knaack 2021-01-20 17:01:55 +01:00 committed by GitHub
parent d3002cf961
commit 049557002a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.cargo/audit.toml Normal file
View File

@ -0,0 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2020-0100"]