Skip to content

Commit 62a30fc

Browse files
build(deps): bump the all-dependencies-cargo group with 3 updates
Bumps the all-dependencies-cargo group with 3 updates: [clap_complete](https://github.com/clap-rs/clap), [toml](https://github.com/toml-rs/toml) and [clap](https://github.com/clap-rs/clap). Updates `clap_complete` from 4.5.66 to 4.6.0 - [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.66...clap_complete-v4.6.0) Updates `toml` from 1.0.3+spec-1.1.0 to 1.1.1+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.1.1) Updates `clap` from 4.5.60 to 4.6.0 - [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.60...clap_complete-v4.6.0) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: toml dependency-version: 1.1.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63d9779 commit 62a30fc

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

Cargo.lock

Lines changed: 32 additions & 32 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
@@ -18,7 +18,7 @@ lazy_static = "1.5.0"
1818
handlebars = "6"
1919
clap_complete = "4"
2020
serde = { version = "1", features = ["derive"] }
21-
toml = "1.0"
21+
toml = "1.1"
2222
dirs = "6"
2323
chrono = "0.4.44"
2424
indexmap = "2.13.0"

0 commit comments

Comments
 (0)