mirror of
https://github.com/sharkdp/bat
synced 2026-08-11 20:11:43 +00:00
Update serial_test to 2.0
This commit is contained in:
committed by
Martin Nordholts
parent
08445eba91
commit
6be56972b6
+1
-1
@@ -89,7 +89,7 @@ plist = "1.3"
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.8"
|
||||
expect-test = "1.4.0"
|
||||
serial_test = "0.6.0"
|
||||
serial_test = { version = "2.0.0", default-features = false }
|
||||
predicates = "2.1.5"
|
||||
wait-timeout = "0.2.0"
|
||||
tempfile = "3.5.0"
|
||||
|
||||
Reference in New Issue
Block a user