mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 12:19:10 +00:00
chore(deps): update rust crate assert_fs to 1.1.0
This commit is contained in:
parent
f69980326e
commit
a3524d7b19
2 changed files with 3 additions and 3 deletions
|
@ -24,6 +24,6 @@ openssl = { version = "0.10", features = ["vendored"] }
|
|||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.12"
|
||||
assert_fs = "1.0.13"
|
||||
assert_fs = "1.1.0"
|
||||
predicates = "3.0.4"
|
||||
serial_test = "2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue