Update ratatui to match ansi-to-tui's version
Some checks failed
CI / Build and test (, nightly) (push) Waiting to run
CI / lint (push) Failing after 29s
CI / Build and test (, 1.76.0) (push) Has been cancelled
CI / Build and test (, beta) (push) Has been cancelled

This commit is contained in:
2024-02-10 20:24:34 +01:00
parent fa6c171916
commit e627e3b9a2
3 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: '1.73.0'
toolchain: '1.76.0'
components: rustfmt
override: true
@ -55,7 +55,7 @@ jobs:
rust:
- nightly
- beta
- '1.73.0'
- '1.76.0'
features:
- ''