Update Android.bp by running cargo_embargo am: f1342b38cf

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/url/+/3208955

Change-Id: I341cdcabbb176cd5b3b72210e157a8221c83fff1
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: a347d76409ab1a19d4b61dff7248878521e9b69b
  1. src/
  2. tests/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo_embargo.json
  8. LICENSE-APACHE
  9. LICENSE-MIT
  10. METADATA
  11. MODULE_LICENSE_APACHE2
  12. OWNERS
  13. README.md
  14. TEST_MAPPING
README.md

rust-url

Build status Coverage Chat License: MIT License: Apache 2.0

URL library for Rust, based on the URL Standard.

Documentation

Please see UPGRADING.md if you are upgrading from a previous version.