[package] name = "r_i18n" version = "1.0.1" authors = ["Elian Gutierrez "] exclude = ["/translations", "/tests"] description = "An i18n implementation in Rust. " license = "MIT" readme = "README.md" repository = "https://github.com/WebD-EG/i18n" homepage = "https://github.com/WebD-EG/i18n" [dependencies] json = "0.11.13"