tower/tower-test
Taiki Endo b12a3e3ae9
Remove uses of pin_project::project attribute (#458)
pin-project will deprecate the project attribute due to some unfixable
limitations.

Refs: https://github.com/taiki-e/pin-project/issues/225
2020-06-15 12:38:34 -04:00
..
src Update buffer and prepare for release (#377) 2019-12-04 20:31:27 -05:00
tests Update tower-limit and prepare for release (#375) 2019-12-04 09:53:52 -05:00
CHANGELOG.md Bump crates and changelog dates (#397) 2019-12-19 13:44:40 -05:00
Cargo.toml Remove uses of pin_project::project attribute (#458) 2020-06-15 12:38:34 -04:00
LICENSE Prepare release (#273) 2019-04-26 21:31:25 -07:00
README.md chore: fix small errors in Cargo files 2019-04-26 22:31:07 -07:00

README.md

Tower Test

Utilities for writing client and server Service tests.

License

This project is licensed under the MIT license.

Contribution

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