1
0
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:
Constantin Nickel
2023-04-05 21:40:00 +02:00
committed by Martin Nordholts
parent 08445eba91
commit 6be56972b6
2 changed files with 25 additions and 51 deletions
+1 -1
View File
@@ -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"