mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Bump MSRV to 1.62 (#2496)
* Bump MSRV to 1.62 Mainly to be able to derive default enum variants. * CHANGELOG.md: Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: CICD
|
||||
|
||||
env:
|
||||
MIN_SUPPORTED_RUST_VERSION: "1.60.0"
|
||||
MIN_SUPPORTED_RUST_VERSION: "1.62.0"
|
||||
CICD_INTERMEDIATES_DIR: "_cicd-intermediates"
|
||||
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user