Migrate to cargo_embargo. am: edb6cc32d6 am: a61566c058 am: 11eb03c6e1

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

Change-Id: I8a16eb8712a34844d7d005e1e21182c0acdeecc9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 05c0e8ac99cd62fa775d43c64cc18ce50562d865
  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.