Skip to content

Commit 0c6bb9d

Browse files
chore: Bump assert_cmd from 2.0.16 to 2.0.17
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.16 to 2.0.17. - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.16...v2.0.17) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8da554 commit 0c6bb9d

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
@@ -32,7 +32,7 @@ wdk-sys = { path = "crates/wdk-sys", version = "0.4.0" }
3232

3333
# External Crates
3434
anyhow = "1.0.97"
35-
assert_cmd = "2.0.14"
35+
assert_cmd = "2.0.17"
3636
assert_fs = "1.1.3"
3737
bindgen = "0.71.0"
3838
camino = "1.1.9"

0 commit comments

Comments
 (0)