[package] name = "uebersetzt" description = "Minimalistic i18n helper" version = "0.1.3" authors = ["Stephan Goeppentin "] edition = "2018" license = "LGPL-3.0" [dependencies] serde = { version = "1.0.39", features = ["derive"] } serde_json = "1.0.39" strfmt = "0.1.6"