Upgrade dependencies

This commit is contained in:
Ivan Molodetskikh
2024-08-08 15:01:18 +03:00
parent 22cb657ef1
commit 47c964d6fb
3 changed files with 86 additions and 71 deletions
+2 -2
View File
@@ -9,11 +9,11 @@ repository.workspace = true
[dependencies]
bitflags.workspace = true
csscolorparser = "0.6.2"
csscolorparser = "0.7.0"
knuffel = "3.2.0"
miette = "5.10.0"
niri-ipc = { version = "0.1.7", path = "../niri-ipc" }
regex = "1.10.5"
regex = "1.10.6"
smithay = { workspace = true, features = ["backend_libinput"] }
tracing.workspace = true
tracy-client.workspace = true