Skip to content

Commit

Permalink
chore(deps): update rust crate assert_cmd to 2.0.14 (#116)
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] authored May 1, 2024
1 parent 5feb935 commit 2238a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ tokio = { version = "1", features = ["macros", "rt", "rt-multi-thread", "sync",
url = "2.5"

[dev-dependencies]
assert_cmd = "2.0"
assert_cmd = "2.0.14"
predicates = "3.1"

0 comments on commit 2238a5e

Please sign in to comment.