aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0f6e92e..f240486 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,5 +5,6 @@ authors = ["Joris Guyonvarch"]
edition = "2018"
[dependencies]
-gtk4 = { version = "0.3", features = ["v4_2"] }
chrono = "0.4"
+gtk4 = { version = "0.3", features = ["v4_2"] }
+pango = "0.14"