This website requires JavaScript.
Explore
Help
Sign In
MirroredRepos
/
bat
Watch
1
Star
0
Fork
0
You've already forked bat
mirror of
https://github.com/sharkdp/bat.git
synced
2025-01-18 12:05:52 +00:00
Code
Issues
Releases
Wiki
Activity
bat
/
.cargo
/
audit.toml
3 lines
65 B
TOML
Raw
Normal View
History
Unescape
Escape
add cargo audit config file ignore yaml-rust advisory for now
2024-12-30 20:53:31 +02:00
[
advisories
]
ignore warning for idna also
2024-12-30 21:12:48 +02:00
ignore
=
[
"RUSTSEC-2024-0320"
,
"RUSTSEC-2024-0421"
]
Reference in New Issue
Copy Permalink