Update unicode-bidi to 0.3.7 am: 410bb6c4d3 am: 1b6e3ab167 am: 38d16362ca Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/unicode-bidi/+/2005051 Change-Id: Ibbd2bddc2932b8640f1bc3fbf148d2784dc49d8e
This crate implements the Unicode Bidirectional Algorithm for display of mixed right-to-left and left-to-right text. It is written in safe Rust, compatible with the current stable release.