Skip to content

Commit

Permalink
Bump serial_test to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed May 23, 2023
1 parent 814f0e1 commit 15ff776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rustls-pemfile = "1"
ring = "0.16.5"
rustls = "0.21.0"
rustls-webpki = "0.100"
serial_test = "0.8" # later versions depend on dashmap, which requires a newer MSRV
serial_test = "2"
untrusted = "0.7.0" # stick to the version ring depends on for now
webpki-roots = "0.23"
x509-parser = "0.15"
Expand Down

0 comments on commit 15ff776

Please sign in to comment.