Upgrade ucd-trie to 0.1.6 am: d246ab024a

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

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