Update gettext-macros to 0.6.1
This commit is contained in:
@@ -9,8 +9,8 @@ crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
gettext = "0.4.0"
|
||||
gettext-macros = { git = "https://git.joinplu.me/plume/gettext-macros", rev = "2227905fb9" }
|
||||
gettext-utils = { git = "https://git.joinplu.me/plume/gettext-macros", rev = "2227905fb9" }
|
||||
gettext-macros = "0.6.1"
|
||||
gettext-utils = "0.1.0"
|
||||
lazy_static = "1.3"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user