Upgrade dependencies

This commit is contained in:
Ivan Molodetskikh
2026-03-07 07:37:55 +03:00
parent e708f54615
commit c7fa5f29d6
5 changed files with 571 additions and 349 deletions
+2 -2
View File
@@ -9,11 +9,11 @@ repository.workspace = true
[dependencies]
bitflags.workspace = true
csscolorparser = "0.8.1"
csscolorparser = "0.8.2"
knuffel = "3.2.0"
miette = { version = "5.10.0", features = ["fancy-no-backtrace"] }
niri-ipc = { version = "25.11.0", path = "../niri-ipc" }
regex = "1.12.2"
regex = "1.12.3"
smithay = { workspace = true, features = ["backend_libinput"] }
tracing.workspace = true
tracy-client.workspace = true