Skip to content

Commit

Permalink
chore(deps): update rust crate assert_cmd to 2.0.14 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent a5c0940 commit c234a7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -65,7 +65,7 @@ version = "0.7.0"

[dev-dependencies]
abscissa_core = { version = "0.7.0", features = ["testing"] }
assert_cmd = "2.0.13"
assert_cmd = "2.0.14"
once_cell = "1.19"
predicates = "3.1.0"
tempfile = "3.10.0"
Expand Down

0 comments on commit c234a7e

Please sign in to comment.