This website requires JavaScript.
Explore
Help
Sign In
extern
/
bat
Watch
1
Star
0
Fork
0
You've already forked bat
mirror of
https://github.com/sharkdp/bat.git
synced
2025-02-01 10:29:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
305e8a4d84
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 19:53:31 +01:00
[
advisories
]
ignore warning for idna also
2024-12-30 20:12:48 +01:00
ignore
=
[
"RUSTSEC-2024-0320"
,
"RUSTSEC-2024-0421"
]
Reference in New Issue
Copy Permalink