Upgrade ucd-trie to 0.1.5

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

Test: TreeHugger
Change-Id: Ie503a1acc8d9475defda109b903f540e707a5921
9 files changed
tree: df7fb14555e5b508db1d3b0dc160b26e9d218d8b
  1. benches/
  2. src/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. LICENSE-APACHE
  8. LICENSE-MIT
  9. METADATA
  10. MODULE_LICENSE_APACHE2
  11. OWNERS
  12. 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