diff options
Diffstat (limited to 'vendor/async-stream/README.tpl')
| -rw-r--r-- | vendor/async-stream/README.tpl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/async-stream/README.tpl b/vendor/async-stream/README.tpl new file mode 100644 index 00000000..cf0b729a --- /dev/null +++ b/vendor/async-stream/README.tpl @@ -0,0 +1,13 @@ +# Asynchronous streams for Rust + +{{readme}} + +## License + +This project is licensed under the [MIT license](LICENSE). + +### Contribution + +Unless you explicitly state otherwise, any contribution intentionally submitted +for inclusion in `async-stream` by you, shall be licensed as MIT, without any +additional terms or conditions. |
