hanja 0.1.0

Korean alphabet manipulation library
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 = "hanja"
version = "0.1.0"
authors = ["Jang Ryeol <northfolk28@gmail.com>"]
build = "build.rs"
description = "Korean alphabet manipulation library"
documentation = "https://docs.rs/hanja"
readme = "README.md"
keywords = ["hangul", "hangeul", "korean", "libhangul", "hanja"]
license = "MIT"
repository = "https://github.com/bekker/hanja-rs"
[dependencies.phf]
version = "0.7.21"
[build-dependencies.phf_codegen]
version = "0.7.21"