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.1
This commit is contained in:
parent
046a628216
commit
c1df565bd7
2 changed files with 6 additions and 6 deletions
|
@ -24,6 +24,6 @@ openssl = { version = "0.10", features = ["vendored"] }
|
|||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.12"
|
||||
assert_fs = "1.1.0"
|
||||
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