pull/9/head
Baptiste Gelez 5 years ago
parent 6b17e04ada
commit f3297d6400

@ -1,6 +1,6 @@
[package]
name = "gettext-macros"
version = "0.1.0"
version = "0.2.0"
authors = ["Baptiste Gelez <baptiste@gelez.xyz>"]
description = "A few proc-macros to help internationalizing Rust applications"
repository = "https://github.com/Plume-org/gettext-macros"
@ -15,4 +15,4 @@ gettext-utils = { path = "gettext-utils", version = "0.1.0" }
gettext = "0.3"
[workspace]
members = ["gettext-utils"]
members = ["gettext-utils"]

Loading…
Cancel
Save