1# tokio-test
2
3Tokio and Futures based testing utilities
4
5## License
6
7This project is licensed under the [MIT license](LICENSE).
8
9### Contribution
10
11Unless you explicitly state otherwise, any contribution intentionally submitted
12for inclusion in Tokio by you, shall be licensed as MIT, without any additional
13terms or conditions.
14