Bump lscolors to 0.9.0

This commit is contained in:
Abin Simon
2022-02-13 22:51:44 +05:30
committed by Abin Simon
parent 5f8a24e2b8
commit 5972f6c99a
5 changed files with 20 additions and 10 deletions

View File

@@ -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.1"
RUST_MIN_SRV: "1.56.0"
on: [push, pull_request]