Skip to content

Commit 4f3310f

Browse files
Bump the non-critical group with 4 updates (#33)
Bumps the non-critical group with 4 updates: [anyhow](https://github.com/dtolnay/anyhow), [clap](https://github.com/clap-rs/clap), [semver](https://github.com/dtolnay/semver) and [toml_edit](https://github.com/toml-rs/toml). Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `clap` from 4.5.46 to 4.5.48 - [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.46...clap_complete-v4.5.48) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `toml_edit` from 0.23.4 to 0.23.6 - [Commits](toml-rs/toml@v0.23.4...v0.23.6) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: toml_edit dependency-version: 0.23.6 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 e4627ee commit 4f3310f

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 28 additions & 28 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.4"
16+
toml_edit = "0.23.6"
1717
xshell = "0.2.7"

0 commit comments

Comments
 (0)