[package] name = "okkhor" version = "0.5.2" authors = ["Gulshanur Rahman"] edition = "2018" repository = "https://github.com/gulshan/okkhor/" license = "MIT" description = "A Rust library for English to Bangla phonetic conversion following the 'Avro' rules" [features] editor = [] regex = [] [lib] bench = false [dev-dependencies] criterion = "0.3" rupantor = "0.3" [[bench]] name = "benching" harness = false