Skip to content

Commit c6b0446

Browse files
chore(deps): bump the cargo-dependencies group across 1 directory with 13 updates
Bumps the cargo-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ratatui](https://github.com/ratatui/ratatui) | `0.28.1` | `0.29.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.34` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [tui-popup](https://github.com/joshka/tui-widgets) | `0.5.1` | `0.6.0` | | [textwrap](https://github.com/mgeisler/textwrap) | `0.16.1` | `0.16.2` | | [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui) | `6.0.1` | `7.0.0` | | [console](https://github.com/console-rs/console) | `0.15.10` | `0.15.11` | | [which](https://github.com/harryfei/which-rs) | `7.0.1` | `7.0.2` | | [tui-big-text](https://github.com/joshka/tui-widgets) | `0.6.1` | `0.7.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `2.0.1` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.33.1` | `0.34.1` | | [webbrowser](https://github.com/amodm/webbrowser-rs) | `1.0.3` | `1.0.4` | Updates `ratatui` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.28.1...v0.29.0) Updates `clap` from 4.5.27 to 4.5.34 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.27...clap_complete-v4.5.34) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `tui-popup` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/joshka/tui-widgets/releases) - [Changelog](https://github.com/joshka/tui-widgets/blob/main/CHANGELOG.md) - [Commits](ratatui/tui-widgets@tui-popup-v0.5.1...tui-popup-v0.6.0) Updates `textwrap` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.1...0.16.2) Updates `ansi-to-tui` from 6.0.1 to 7.0.0 - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/main/CHANGELOG.md) - [Commits](ratatui/ansi-to-tui@v6.0.1...v7.0.0) Updates `console` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.10...0.15.11) Updates `which` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.1...7.0.2) Updates `tui-big-text` from 0.6.1 to 0.7.1 - [Release notes](https://github.com/joshka/tui-widgets/releases) - [Changelog](https://github.com/joshka/tui-widgets/blob/main/CHANGELOG.md) - [Commits](https://github.com/joshka/tui-widgets/commits) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `bytesize` from 1.3.0 to 2.0.1 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@v1.3.0...bytesize-v2.0.1) Updates `sysinfo` from 0.33.1 to 0.34.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) Updates `webbrowser` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/amodm/webbrowser-rs/releases) - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md) - [Commits](amodm/webbrowser-rs@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: ratatui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tui-popup dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: textwrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: ansi-to-tui dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tui-big-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: webbrowser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3b90ad commit c6b0446

File tree

2 files changed

+96
-73
lines changed

2 files changed

+96
-73
lines changed

Cargo.lock

Lines changed: 83 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)