aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-01-06 04:57:07 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-01-06 04:57:07 -0800
commitf62981bc3722289f0e503e7a54e2d98e3fe2480a (patch)
tree64f2caab3c1c2385e98094db7074f6d1d0135d67 /Cargo.toml
parentf1764cd97cce033fecaead94c5594e2612ad919f (diff)
downloadqc-f62981bc3722289f0e503e7a54e2d98e3fe2480a.tar.zst
Bump dependencies.HEADmain
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"