Update dependencies

This commit is contained in:
Ivan Molodetskikh
2025-01-02 11:50:34 +03:00
parent 8b3d8ccb47
commit 0dbd14ebdc
3 changed files with 223 additions and 210 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ insta = "1.41.1"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.134"
tracing = { version = "0.1.41", features = ["max_level_trace", "release_max_level_debug"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
tracy-client = { version = "0.17.6", default-features = false }
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
tracy-client = { version = "0.18.0", default-features = false }
[workspace.dependencies.smithay]
git = "https://github.com/YaLTeR/smithay.git"