With
This commit is contained in:
parent
7e9900ffd5
commit
a94d498c7e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Mainly as a way to learn _more_ Rust to do a few things better:
|
|||
|
||||
- Async with `tokio`
|
||||
- Command-line interfaces (CLIs) with `clap` and `cliclack`
|
||||
- Terminal user interfaces (TUIs) `ratatui`
|
||||
- Terminal user interfaces (TUIs) with `ratatui`
|
||||
- Configuration with `config` and `keyring`
|
||||
- Lazy-loading with `std::sync::OnceLock`
|
||||
- User-facing error handling with `color_eyre`
|
||||
|
|
Loading…
Reference in a new issue