wana_kana 0.9.3

Utility library for checking and converting between Japanese characters - Kanji, Hiragana, Katakana - and Romaji
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "wana_kana"
version = "0.9.3"
authors = ["Pascal Seitz <pascal.seitz@gmail.com>"]
description = "Utility library for checking and converting between Japanese characters - Kanji, Hiragana, Katakana - and Romaji\n"
homepage = "https://github.com/PSeitz/wana_kana_rust"
keywords = ["japanese", "katakana", "hiragana", "kana", "romaji"]
categories = ["text-processing"]
license = "MIT"
repository = "https://github.com/PSeitz/wana_kana_rust"
[dependencies.fnv]
version = "1.0.6"

[dependencies.itertools]
version = "0.7.8"

[dependencies.lazy_static]
version = "1.1.0"

[dependencies.regex]
version = "1.0.2"
[dev-dependencies.stainless2]
version = "0.1.12"