Skip to content

Commit de99a88

Browse files
committed
chore: specify serial_test version
1 parent d25d8b0 commit de99a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rollup-boost/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ parking_lot = "0.12.3"
6666
tokio-util = { version = "0.7.13" }
6767

6868
[dev-dependencies]
69-
serial_test = "*"
69+
serial_test = "3"
7070
rand = "0.9.0"
7171
time = { version = "0.3.36", features = ["macros", "formatting", "parsing"] }
7272
op-alloy-consensus = "0.17.2"

0 commit comments

Comments
 (0)