mirror of
https://github.com/lsd-rs/lsd
synced 2025-03-04 23:17:15 +00:00
chore(workflow): bump Rust MSRV to 1.62.1 (latest)
This commit is contained in:
parent
1d860fd6e8
commit
425e515e48
1 changed files with 1 additions and 1 deletions
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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue