Upgrade rust/crates/unicode-bidi to 0.3.5 am: c62c1264e5 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/unicode-bidi/+/1713388 Change-Id: I6786e3b740c0db9a5bbafa75eebf4a294746a26a
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.