Commit fb7ddda
authored
chore: release v0.9.4 (#1322)
## π€ 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>1 parent 2afb5b2 commit fb7ddda
3 files changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
5 | 24 | | |
6 | 25 | | |
7 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments