Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 🤖 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>
- Loading branch information