rustls/rustls-mio/tests
Joseph Birr-Pixton ac3573bf98 Remove dependency on tempfile
This broke the MSRV build, and was bringing in the whole
of rand, wasi, and a ton of other stuff.  All so we could
have a temporary directory during a few tests.  6 crates for
generating randomness just for that!

This accounted for 10% of the size of Cargo.lock alone.
2020-06-20 13:04:59 +01:00
..
common Remove dependency on tempfile 2020-06-20 13:04:59 +01:00
badssl.rs Split up mio-using examples/tests 2019-03-08 19:04:05 +00:00
bugs.rs Split up mio-using examples/tests 2019-03-08 19:04:05 +00:00
client_suites.rs Split up mio-using examples/tests 2019-03-08 19:04:05 +00:00
curves.rs Split up mio-using examples/tests 2019-03-08 19:04:05 +00:00
errors.rs Split up mio-using examples/tests 2019-03-08 19:04:05 +00:00
features.rs Move to using cargo workspaces 2019-08-24 20:55:20 +01:00
server_suites.rs Split up mio-using examples/tests 2019-03-08 19:04:05 +00:00
topsites.rs Send HTTP/1.0 request to avoid chunked encoding 2019-03-10 16:40:07 +00:00