We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814f0e1 commit 15ff776Copy full SHA for 15ff776
Cargo.toml
@@ -17,7 +17,7 @@ rustls-pemfile = "1"
17
ring = "0.16.5"
18
rustls = "0.21.0"
19
rustls-webpki = "0.100"
20
-serial_test = "0.8" # later versions depend on dashmap, which requires a newer MSRV
+serial_test = "2"
21
untrusted = "0.7.0" # stick to the version ring depends on for now
22
webpki-roots = "0.23"
23
x509-parser = "0.15"
0 commit comments