diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-01-06 04:57:07 -0800 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-01-06 04:57:07 -0800 |
| commit | f62981bc3722289f0e503e7a54e2d98e3fe2480a (patch) | |
| tree | 64f2caab3c1c2385e98094db7074f6d1d0135d67 /Cargo.toml | |
| parent | f1764cd97cce033fecaead94c5594e2612ad919f (diff) | |
| download | qc-f62981bc3722289f0e503e7a54e2d98e3fe2480a.tar.zst | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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" |
