Update Smithay and dependencies

This commit is contained in:
Ivan Molodetskikh
2024-01-06 08:22:53 +04:00
parent 6fce5662e7
commit 0bc83eda71
2 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -31,10 +31,10 @@ png = "0.17.10"
portable-atomic = { version = "1.6.0", default-features = false, features = ["float"] }
profiling = "1.0.13"
sd-notify = "0.4.1"
serde = { version = "1.0.194", features = ["derive"] }
serde = { version = "1.0.195", features = ["derive"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
tracing = { version = "0.1.40", features = ["max_level_trace", "release_max_level_debug"] }
tracy-client = { version = "0.16.4", default-features = false }
tracy-client = { version = "0.16.5", default-features = false }
url = { version = "2.5.0", optional = true }
xcursor = "0.3.5"
zbus = { version = "3.14.1", optional = true }