mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Move from assert_cli to assert_cmd
assert_cli is deprecated. This allows us to use 'or' in the output of our integration tests
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ walkdir="2.3"
|
||||
winapi-util = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cli = "=0.6"
|
||||
assert_cmd ="0.12"
|
||||
tempfile = "=3"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user