[package] authors = ["Mahdi K. Fard"] description = "Implementation of the Unicode Bidirectional Algorithm (UBA)." edition = "2021" keywords = ["unicode", "bidi", "bidirectional", "text-processing"] license = "MIT" name = "bidi" repository = "https://github.com/xclud/rust-bidi" version = "0.1.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]