Update Android.bp by running cargo_embargo am: 9c320ece9f

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/http-body/+/3208500

Change-Id: I349e36e71a6be56a27bb0e9eb552ce73e91f3442
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: a6b57a7d135880b6056cccad4e92c34e4be765eb
  1. src/
  2. tests/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. CHANGELOG.md
  8. LICENSE
  9. METADATA
  10. MODULE_LICENSE_MIT
  11. OWNERS
  12. README.md
README.md

HTTP Body

A trait representing asynchronous operations on an HTTP body.

crates.io documentation MIT License CI Status

License

This project is licensed under the MIT license.

Contribution

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