Skip to content

Commit 29cee10

Browse files
Bump the non-critical group with 3 updates (#28)
Bumps the non-critical group with 3 updates: [anyhow](https://github.com/dtolnay/anyhow), [clap](https://github.com/clap-rs/clap) and [toml_edit](https://github.com/toml-rs/toml). Updates `anyhow` from 1.0.98 to 1.0.99 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.98...1.0.99) Updates `clap` from 4.5.42 to 4.5.46 - [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.42...clap_complete-v4.5.46) Updates `toml_edit` from 0.23.2 to 0.23.4 - [Commits](toml-rs/toml@v0.23.2...v0.23.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: clap dependency-version: 4.5.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: toml_edit dependency-version: 0.23.4 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> Co-authored-by: Marek Kaput <marek.kaput@swmansion.com>
1 parent 573caab commit 29cee10

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 12 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.2"
16+
toml_edit = "0.23.4"
1717
xshell = "0.2.7"

0 commit comments

Comments
 (0)