Skip to content

chore(deps): update tokio, ratatui, and tui-textarea#1336

Merged
simonsan merged 3 commits intomainfrom
chore/deps/tokio-tui
Oct 24, 2024
Merged

chore(deps): update tokio, ratatui, and tui-textarea#1336
simonsan merged 3 commits intomainfrom
chore/deps/tokio-tui

Conversation

@simonsan
Copy link
Copy Markdown
Contributor

@simonsan simonsan commented Oct 24, 2024

chore(deps): update dependencies: tokio, ratatui, and tui-textarea
fix(clippy): use of deprecated method ratatui::widgets::Table::<'a>::highlight_style: use Table::row_highlight_style instead

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
use of deprecated method `ratatui::widgets::Table::<'a>::highlight_style`: use `Table::row_highlight_style` instead

Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
@simonsan simonsan force-pushed the chore/deps/tokio-tui branch from 285e314 to 7f05bd4 Compare October 24, 2024 17:00
@simonsan simonsan merged commit a6a135a into main Oct 24, 2024
@simonsan simonsan deleted the chore/deps/tokio-tui branch October 24, 2024 17:01
github-merge-queue bot pushed a commit that referenced this pull request Oct 24, 2024
## 🤖 New release
* `rustic-rs`: 0.9.3 -> 0.9.4 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.9.4](v0.9.3...v0.9.4)
- 2024-10-24

### Added

- *(commands)* Add tar output to dump command
([#1328](#1328))

### Fixed

- clippy lints for new Rust version
([#1329](#1329))
- *(deps)* downgrade self-update to fix problems finding right target
([#1323](#1323))

### Other

- *(deps)* remove once_cell and replace with std::sync::LazyLock,
increase MSRV to 1.80.0
([#1337](#1337))
- *(deps)* update tokio, ratatui, and tui-textarea
([#1336](#1336))
- *(deps)* update rustic_core and rustic_backend
([#1334](#1334))
- *(deps)* update abscissa framework
([#1330](#1330))
- introduce a new feature 'release' that includes the 'self-update'
feature ([#1307](#1307))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant