Update dependencies

This commit is contained in:
Ivan Molodetskikh
2025-06-23 13:51:22 +03:00
parent b55a80c641
commit 4c02f3bba4
4 changed files with 138 additions and 143 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ repository.workspace = true
[dependencies]
adw = { version = "0.7.2", package = "libadwaita", features = ["v1_4"] }
anyhow.workspace = true
gtk = { version = "0.9.6", package = "gtk4", features = ["v4_12"] }
gtk = { version = "0.9.7", package = "gtk4", features = ["v4_12"] }
niri = { version = "25.5.1", path = ".." }
niri-config = { version = "25.5.1", path = "../niri-config" }
smithay.workspace = true