[package] name = "flxsdk_localization" version = "1.0.0" edition = "2021" authors = ["matheusdiasdesouzads "] repository = "https://github.com/flxsdk/flx" license = "ISC" description = "Flx localization" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] language-objects = "1" message-locator = "1"