Upgrade ucd-trie to 0.1.6

This project was upgraded with external_updater.
Usage: tools/external_updater/updater.sh update external/rust/crates/ucd-trie
For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

Test: TreeHugger
Change-Id: Ic5c502e472eae10072942154d2f74c74c2fcab1a
6 files changed
tree: 92c7eddf47bd94564ec72b95e76a04bd634bb573
  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