Skip to content

Commit 6b0519a

Browse files
chore(deps): bump the cargo-dependencies group across 1 directory with 3 updates (#58)
* chore(deps): bump the cargo-dependencies group across 1 directory with 3 updates Bumps the cargo-dependencies group with 3 updates in the / directory: [ansi-to-tui](https://github.com/uttarayan21/ansi-to-tui), [insta](https://github.com/mitsuhiko/insta) and [clap](https://github.com/clap-rs/clap). Updates `ansi-to-tui` from 6.0.0 to 7.0.0 - [Changelog](https://github.com/ratatui/ansi-to-tui/blob/master/CHANGELOG.md) - [Commits](https://github.com/uttarayan21/ansi-to-tui/commits/v7.0.0) Updates `insta` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.41.1) Updates `clap` from 4.5.20 to 4.5.21 - [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.20...clap_complete-v4.5.21) --- updated-dependencies: - dependency-name: ansi-to-tui dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: insta 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 ... Signed-off-by: dependabot[bot] <[email protected]> * bump ratatui to 0.29.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh McKinney <[email protected]>
1 parent dc34f7d commit 6b0519a

7 files changed

+203
-1126
lines changed

.vscode/settings.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"rust-analyzer.cargo.features": "all"
3+
}

0 commit comments

Comments
 (0)