# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.60.0" name = "detone" version = "1.0.1" authors = ["Henri Sivonen "] description = "Decompose Vietnamese tone marks" homepage = "https://docs.rs/detone/" documentation = "https://docs.rs/detone/" readme = "README.md" keywords = [ "unicode", "vietnamese", ] categories = [ "text-processing", "internationalization", ] license = "Apache-2.0 OR MIT" repository = "https://github.com/hsivonen/detone" resolver = "2" [dev-dependencies.icu_normalizer] version = "1.4.3" features = ["compiled_data"]