# 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" name = "r18" version = "0.5.0" authors = ["ho229v3666@gmail.com"] exclude = [ ".github", "cli", "example", "proc-macros", "trans-support", ] description = "A simply I18n crate for Rust." readme = "README.md" keywords = [ "i18n", "l10n", "internationalization", ] categories = [ "localization", "internationalization", ] license = "MIT" repository = "https://github.com/Limit-LAB/r18" [dependencies.dynfmt] version = "0.1.5" features = ["curly"] default-features = false [dependencies.mod_use] version = "0.2" [dependencies.oxilangtag] version = "0.1" [dependencies.phf] version = "0.11.2" features = ["macros"] [dependencies.r18-proc-macros] version = "0.5.0" [dependencies.sys-locale] version = "0.3.1"