Skip to content

Commit ae6da7d

Browse files
Bump assert_cmd from 2.1.2 to 2.2.0 (#1332)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.1.2 to 2.2.0. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7291012 commit ae6da7d

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
@@ -24,7 +24,7 @@ progenitor-impl = { version = "0.13.0", path = "progenitor-impl" }
2424
progenitor-macro = { version = "0.13.0", path = "progenitor-macro" }
2525

2626
anyhow = "1.0.102"
27-
assert_cmd = "2.1.2"
27+
assert_cmd = "2.2.0"
2828
base64 = "0.22.1"
2929
bytes = "1.11.1"
3030
chrono = { version = "0.4.44", default-features = false, features = ["serde"] }

0 commit comments

Comments
 (0)