Skip to content

Commit 15ff776

Browse files
committed
Bump serial_test to 2
1 parent 814f0e1 commit 15ff776

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
@@ -17,7 +17,7 @@ rustls-pemfile = "1"
1717
ring = "0.16.5"
1818
rustls = "0.21.0"
1919
rustls-webpki = "0.100"
20-
serial_test = "0.8" # later versions depend on dashmap, which requires a newer MSRV
20+
serial_test = "2"
2121
untrusted = "0.7.0" # stick to the version ring depends on for now
2222
webpki-roots = "0.23"
2323
x509-parser = "0.15"

0 commit comments

Comments
 (0)