Bump package versions

This commit is contained in:
Ivan Molodetskikh
2024-05-16 18:04:18 +04:00
parent ae63773737
commit 0ce08b598c
3 changed files with 14 additions and 34 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ repository.workspace = true
[dependencies]
adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] }
anyhow.workspace = true
gtk = { version = "0.8.1", package = "gtk4", features = ["v4_12"] }
gtk = { version = "0.8.2", package = "gtk4", features = ["v4_12"] }
niri = { version = "0.1.5", path = ".." }
niri-config = { version = "0.1.5", path = "../niri-config" }
smithay.workspace = true