vi 0.5.1

An input method library for vietnamese IME
Documentation
[[bench]]
harness = false
name = "transform_benchmark"
[dependencies.nom]
version = "7.1.3"

[dependencies.phf]
features = ["macros"]
version = "0.11"
[dev-dependencies.cargo-insta]
version = "1.26.0"

[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.insta]
version = "1.26"

[dev-dependencies.serde]
version = "1.0"

[package]
authors = ["Nguyễn Việt Hưng <viethungax@gmail.com>"]
categories = ["text-processing"]
description = "An input method library for vietnamese IME"
edition = "2018"
homepage = "https://github.com/ZeroX-DG/vi-rs/"
keywords = ["vietnamese", "ime", "vi"]
license-file = "LICENSE"
name = "vi"
readme = "README.md"
repository = "https://github.com/ZeroX-DG/vi-rs.git"
version = "0.5.1"