Skip to content

Commit 030bb7c

Browse files
Bump assert_cmd from 2.1.2 to 2.2.0
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>
1 parent 01d4252 commit 030bb7c

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
@@ -41,7 +41,7 @@ path = "src/cli/main.rs"
4141

4242
[dev-dependencies]
4343
approx = "0.5.0"
44-
assert_cmd = "2.1.2"
44+
assert_cmd = "2.2.0"
4545
rand_xoshiro = "0.7.0"
4646
criterion = "0.7"
4747

0 commit comments

Comments
 (0)