aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aaaba50..4940ed5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "GPL3"
[dependencies]
async-channel = "2.3.1"
-gdk4 = "0.8.2"
-gio = "0.19.5"
-gtk4 = "0.8.2"
+gdk4 = "0.9"
+gio = "0.20"
+gtk4 = "0.9"
num = "0.4.3"