mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
chore: bump MSRV to 1.88
This commit is contained in:
+1
-1
@@ -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