Skip to content

Commit 39bbd16

Browse files
build(deps): bump assert_cmd from 2.2.1 to 2.2.2 (#1010)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.2.1 to 2.2.2. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0407d71 commit 39bbd16

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -16,7 +16,7 @@ typify = { version = "0.6.2", path = "typify" }
1616
typify-impl = { version = "0.6.2", path = "typify-impl" }
1717
typify-macro = { version = "0.6.2", path = "typify-macro" }
1818

19-
assert_cmd = "2.2.1"
19+
assert_cmd = "2.2.2"
2020
chrono = { version = "0.4.44", features = ["serde"] }
2121
clap = { version = "4.6.1", features = ["derive"] }
2222
color-eyre = "0.6"

0 commit comments

Comments
 (0)