meco-core 0.3.1

Mongolian Encoding Converter — pure-by-default Rust library and CLI, ported from Java meco.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "meco-core"
version = "0.3.1"
dependencies = [
 "zvvnmod-utn57",
]

[[package]]
name = "mongol-norm"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f2cbb3ad9c3dabb45d5939a7951fe51a4c536fe5ec2f7cc940ad29949508689"

[[package]]
name = "zvvnmod-utn57"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53df4c3a2e42d903c41b573ab498f7db14852f7fea260c8d6cb5d7169a42e015"
dependencies = [
 "mongol-norm",
]