Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit d77c49e

Browse files
committed
Update serial_test 1 -> 2
1 parent c5b4837 commit d77c49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ tokio-stream = "0.1"
2828
walkdir = "2"
2929

3030
[dev-dependencies]
31-
serial_test = "1"
31+
serial_test = "2"
3232
simplelog = "0.12"
3333
strum = { version = "0.24", features = ["derive"] }
3434
tokio = { version = "1", features = ["macros", "parking_lot", "rt-multi-thread", "time"] }

0 commit comments

Comments
 (0)