Skip to content

Commit 2d484c9

Browse files
dependabot[bot]altsem
authored andcommitted
chore(deps): bump the minor-patch group across 1 directory with 2 updates
Bumps the minor-patch group with 2 updates in the / directory: [clap](https://github.com/clap-rs/clap) and [insta](https://github.com/mitsuhiko/insta). Updates `clap` from 4.5.53 to 4.5.54 - [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.53...clap_complete-v4.5.54) Updates `insta` from 1.44.3 to 1.46.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.44.3...1.46.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: insta dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc060fb commit 2d484c9

2 files changed

Lines changed: 28 additions & 8 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ harness = false
1414
pretty_assertions = "1.4.1"
1515
temp-dir = "0.1.16"
1616
criterion = "0.5.1"
17-
insta = "1.44.3"
17+
insta = "1.46.0"
1818
unicode-width = "0.2.0"
1919
temp-env = "0.3.6"
2020
stdext = "0.3.3"
@@ -32,7 +32,7 @@ arboard = { version = "3.6.1", default-features = false, features = [
3232
"windows-sys",
3333
] }
3434
chrono = "0.4.42"
35-
clap = { version = "4.5.53", features = ["derive"] }
35+
clap = { version = "4.5.54", features = ["derive"] }
3636
crossterm = "0.28.1"
3737
etcetera = "0.11.0"
3838
figment = { version = "0.10.19", features = ["toml"] }

0 commit comments

Comments
 (0)