Skip to content

Commit 34ba05d

Browse files
Bump assert_cmd from 2.0.14 to 2.0.15 (#770)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.14 to 2.0.15. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.14...v2.0.15) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24fe556 commit 34ba05d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -10,7 +10,7 @@ resolver = "2"
1010

1111
[workspace.dependencies]
1212
anyhow = "1.0.86"
13-
assert_cmd = "2.0.14"
13+
assert_cmd = "2.0.15"
1414
async-trait = "0.1.81"
1515
base64 = "0.22.1"
1616
built = { version = "0.7.4", features = ["git2"] }

0 commit comments

Comments
 (0)