mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 12:19:10 +00:00
Merge pull request #84 from bartvdbraak/renovate/assert_cmd-2.x
This commit is contained in:
commit
4ce02a387e
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