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.14
This commit is contained in:
parent
19de53fcff
commit
8cfb62819e
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ tokio = {version = "1.36.0", features = ["full"]}
|
|||
openssl = { version = "0.10", features = ["vendored"] }
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.13"
|
||||
assert_cmd = "2.0.14"
|
||||
assert_fs = "1.1.1"
|
||||
predicates = "3.1.0"
|
||||
serial_test = "3.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue