mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-02-12 02:05:40 +02:00
bump up min rust version into 1.43.1
This commit is contained in:
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.43.0"
|
||||
RUST_MIN_SRV: "1.43.1"
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user