Skip to content

Commit bdd691b

Browse files
Bump assert_cmd from 2.2.1 to 2.2.2
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>
1 parent 9c5434a commit bdd691b

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
@@ -66,7 +66,7 @@ rayon = "1.12"
6666
walkdir = "2.5.0"
6767

6868
[dev-dependencies]
69-
assert_cmd = "2.2.1"
69+
assert_cmd = "2.2.2"
7070
criterion = "0.8.2"
7171
jwalk = "0.8.1"
7272

0 commit comments

Comments
 (0)