1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-01 07:32:01 +00:00

Merge branch 'master' into fix/multibyte-chars

This commit is contained in:
Keith Hall
2025-04-12 11:20:48 +03:00
committed by GitHub
12 changed files with 59 additions and 42 deletions

View File

@@ -10,6 +10,7 @@ version = "0.25.0"
exclude = ["assets/syntaxes/*", "assets/themes/*"]
build = "build/main.rs"
edition = '2021'
# You are free to bump MSRV as soon as a reason for bumping emerges.
rust-version = "1.74"
[features]