1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-27 17:41:42 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Barry ea7fafca1e windows: statically link the CRT to remove vcruntime dependency
Add a .cargo/config.toml that sets target-feature=+crt-static for the
i686, x86_64, and aarch64 MSVC targets so bat.exe no longer depends on
the vcruntime DLL. Mirrors the fix applied to fd in sharkdp/fd#1891.

Closes #3634
2026-04-19 14:19:00 -07:00
Keith Hall 75fadb8d1c ignore warning for idna also 2024-12-30 21:12:48 +02:00
Keith Hall 63560c4733 add cargo audit config file
ignore yaml-rust advisory for now
2024-12-30 20:53:31 +02:00