Update Android.bp by running cargo_embargo am: 167f3befb4

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/ucd-trie/+/3209256

Change-Id: I1f8fc97d216834a4bf48c99c7d7b67278e2c47fd
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 584fb01e15c19be480aff6b2c9cbfd50925ee04c
  1. benches/
  2. src/
  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
README.md

ucd-trie

A library that provides compressed trie sets specifically tailored toward representing boolean Unicode character properties.

Build status crates.io

Documentation

https://docs.rs/ucd-trie

License

This project is licensed under either of