Skip to content

Commit

Permalink
Bump assert_cmd from 2.0.13 to 2.0.14 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 11462ff commit 309778a
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 crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sysinfo = "0.30.5"
thiserror = "1.0.57"

[dev-dependencies]
assert_cmd = "2.0.13"
assert_cmd = "2.0.14"
predicates = "3.1.0"

[features]
Expand Down

0 comments on commit 309778a

Please sign in to comment.