DO NOT MERGE Remove newer cargo compat features

The modern updater tool adds two new fields to cargo imported packages.
Tokio does not strictly need either, and the build system for mainline
doesn't know about them yet, so they need to be removed to take the
update.

Test: m
Bug: 206680413
Change-Id: I8566974df0008553b66e700cc194ea9b291adfe7
1 file changed
tree: df9aca0c1c4ce95b6cb43419037865e058623e3c
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. CHANGELOG.md
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_MIT
  10. OWNERS
  11. README.md
  12. 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.