romkan 0.2.2

A Romaji/Kana conversion library written in pure Rust, based on [python-romkan](https://github.com/soimort/python-romkan)
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.phf]
features = ["macros"]
version = "0.9"

[dependencies.regex]
version = "1.5.4"

[package]
authors = ["Tianyi Shi <ShiTianyi2001@outlook.com>"]
description = "A Romaji/Kana conversion library written in pure Rust, based on [python-romkan](https://github.com/soimort/python-romkan)"
edition = "2018"
license = "MIT"
name = "romkan"
repository = "https://github.com/TianyiShi2001/romkan"
version = "0.2.2"