# 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] edition = "2018" name = "tb_normalization" version = "1.0.0" authors = ["Tan Bui "] description = "A library for normalization utf8 string, loc dau vietnamese and some language" homepage = "https://github.com/buminta/utf8-normalization/" keywords = ["utf8", "normalization", "locdau", "vietnamese"] categories = ["text-processing", "normalization"] license-file = "LICENSE" repository = "https://github.com/buminta/utf8-normalization.git" [dependencies.regex] version = "1.3.1" [dependencies.unicode-normalization] version = "0.1.8"