aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3a20977..2c1df06 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2024"
[dependencies]
cairo-rs = "0.21.5"
dirs = "5.0"
+gettext-rs = "0.7"
relm4 = "0.10.0"
relm4-components = "0.10.0"
relm4-icons = "0.10.0"