Skip to content

Commit cc35d40

Browse files
Bump assert_cmd from 2.0.13 to 2.0.14 (#512)
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.13 to 2.0.14. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.13...v2.0.14) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0a11a4 commit cc35d40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cargo-typify/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde_json = "1.0.114"
2222
schemars = "0.8.16"
2323

2424
[dev-dependencies]
25-
assert_cmd = "2.0.13"
25+
assert_cmd = "2.0.14"
2626
expectorate = "1.1.0"
2727
newline-converter = "0.3.0"
2828
tempdir = "0.3.7"

0 commit comments

Comments
 (0)