mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 12:19:10 +00:00
chore(deps): update rust crate assert_cmd to 2.0.13
This commit is contained in:
parent
6361df6205
commit
209b1b36c6
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue