remove color feature

This commit is contained in:
Robin Appelman 2022-01-19 15:46:03 +01:00
commit c06abe0d7e
2 changed files with 7 additions and 12 deletions

View file

@ -56,7 +56,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.43
toolchain: 1.54
override: true
- uses: Swatinem/rust-cache@v1
- uses: actions-rs/cargo@v1