* Optimize BidiParagraphs with ASCII fast path - Added fast path for ASCII text that avoids BidiInfo allocation - Added some text shaping benchmarks * refactor: fix clippy warnings and cleanup imports
* fix bench * update Cargo.toml fontdb 0.23
Signed-off-by: John Nunley <dev@notgull.net>