From f62981bc3722289f0e503e7a54e2d98e3fe2480a Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Mon, 6 Jan 2025 04:57:07 -0800 Subject: Bump dependencies. --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') 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" -- cgit v1.3.1