We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff97c91 commit 963cd5cCopy full SHA for 963cd5c
Cargo.toml
@@ -32,4 +32,4 @@ serde_json = "1.0.134"
32
hex = "0.4.3"
33
clap = { version = "4.5.23", features = ["derive"] }
34
mktemp = "0.5.1"
35
-gettext-rs = "0.7.2"
+gettext-rs = { version = "0.7.2", features = ["gettext-system"] }
0 commit comments