chore(deps): update rust crate assert_cmd to 2.0.13

This commit is contained in:
renovate[bot] 2024-01-12 06:07:53 +00:00 committed by GitHub
parent 6361df6205
commit 209b1b36c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ tokio = {version = "1.35.1", features = ["full"]}
openssl = { version = "0.10", features = ["vendored"] }
[dev-dependencies]
assert_cmd = "2.0.12"
assert_cmd = "2.0.13"
assert_fs = "1.1.1"
predicates = "3.0.4"
serial_test = "3.0.0"