mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-04-21 02:45:58 +02:00
chore(workflow): bump Rust MSRV to 1.62.1 (latest)
This commit is contained in:
committed by
Abin Simon
parent
1d860fd6e8
commit
425e515e48
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
@@ -6,7 +6,7 @@ env:
|
||||
PROJECT_NAME: lsd
|
||||
PROJECT_DESC: "An ls command with a lot of pretty colors."
|
||||
PROJECT_AUTH: "Peltoche <peltoche@halium.fr>"
|
||||
RUST_MIN_SRV: "1.56.0"
|
||||
RUST_MIN_SRV: "1.62.1"
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user