diff options
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" |
