mirror of
https://github.com/sharkdp/bat.git
synced 2026-02-08 00:32:08 +00:00
chore: bump MSRV to 1.88
This commit is contained in:
@@ -11,7 +11,7 @@ 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.87"
|
||||
rust-version = "1.88"
|
||||
|
||||
[features]
|
||||
default = ["application", "git"]
|
||||
|
||||
Reference in New Issue
Block a user