Skip to content

Commit 2794a05

Browse files
Bump assert_cmd from 2.0.17 to 2.1.1 (#1237)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.17 to 2.1.1. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.17...v2.1.1) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fb737b commit 2794a05

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -19,7 +19,7 @@ progenitor-impl = { version = "0.11.2", path = "progenitor-impl" }
1919
progenitor-macro = { version = "0.11.2", path = "progenitor-macro" }
2020

2121
anyhow = "1.0.100"
22-
assert_cmd = "2.0.17"
22+
assert_cmd = "2.1.1"
2323
base64 = "0.22.1"
2424
bytes = "1.10.1"
2525
chrono = { version = "0.4.42", default-features = false, features = ["serde"] }

0 commit comments

Comments
 (0)