third_party_rust_tokio/tokio-test
Carl Lerche 49fff47111
chore: increase MSRV to 1.49. (#4457)
Rust 1.49 was released on December 31, 2020, which meets our MSRV policy
of a minimum of 6 months.
2022-01-31 13:26:12 -08:00
..
src ci: upgrade to new nightly (#4268) 2021-11-23 19:29:57 +09:00
tests time: rename Delay future to Sleep (#2932) 2020-10-08 20:35:12 -07:00
Cargo.toml chore: increase MSRV to 1.49. (#4457) 2022-01-31 13:26:12 -08:00
CHANGELOG.md chore: prepare tokio-test v0.4.2 (#3786) 2021-05-14 18:24:13 +02:00
LICENSE chore: update year in LICENSE files (#4429) 2022-01-27 13:36:21 -08:00
README.md chore: prepare for v0.2.0-alpha.1 release (#1410) 2019-08-08 12:48:53 -07:00

tokio-test

Tokio and Futures based testing utilities

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.