Skip to content

Commit f574f25

Browse files
Bump the non-critical group with 2 updates (#36)
Bumps the non-critical group with 2 updates: [clap](https://github.com/clap-rs/clap) and [toml_edit](https://github.com/toml-rs/toml). Updates `clap` from 4.5.48 to 4.5.51 - [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.48...clap_complete-v4.5.51) Updates `toml_edit` from 0.23.6 to 0.23.7 - [Commits](toml-rs/toml@v0.23.6...v0.23.7) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: toml_edit dependency-version: 0.23.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb7443c commit f574f25

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ repository = "https://github.com/software-mansion-labs/cairo-toolchain-xtasks"
1313
anyhow = "1"
1414
clap = { version = "4.5", features = ["derive"] }
1515
semver = "1"
16-
toml_edit = "0.23.6"
16+
toml_edit = "0.23.7"
1717
xshell = "0.2.7"

0 commit comments

Comments
 (0)