Skip to content

Commit 963cd5c

Browse files
Add gettext-system feature for AUR.
1 parent ff97c91 commit 963cd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ serde_json = "1.0.134"
3232
hex = "0.4.3"
3333
clap = { version = "4.5.23", features = ["derive"] }
3434
mktemp = "0.5.1"
35-
gettext-rs = "0.7.2"
35+
gettext-rs = { version = "0.7.2", features = ["gettext-system"] }

0 commit comments

Comments
 (0)