Update tokio-macros to 1.7.0

Test: cd external/rust/crates && atest --host -c
Change-Id: Ie7b2111110b0ac8353eb380144c64e578d42d4e7
8 files changed
tree: 5ca3112abfeb088af2eb1fa3278aa293f5bb71d7
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo2android.json
  7. CHANGELOG.md
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_MIT
  11. OWNERS
  12. README.md
  13. TEST_MAPPING
README.md

Tokio Macros

Procedural macros for use with Tokio

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.