Bump assert_cmd and remove audit ignore

This commit is contained in:
Tyera Eulberg
2021-08-09 14:10:31 -06:00
committed by Trent Nelson
parent cc6296b1fa
commit 839cdecfd2
3 changed files with 24 additions and 27 deletions

View File

@@ -39,7 +39,7 @@ tempfile = "3.1.0"
tokio = { version = "1", features = ["full"] }
[dev-dependencies]
assert_cmd = "1.0"
assert_cmd = "2.0"
[target."cfg(unix)".dependencies]
signal-hook = "0.1.15"