Update tracy-client

This commit is contained in:
Ivan Molodetskikh
2025-11-25 07:35:58 +03:00
parent 45b45ac29d
commit 54c7fdcd1a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ tracing = { version = "0.1.41", features = ["max_level_trace", "release_max_leve
# everyone who relied on them for color output, with no fallback available.
# https://github.com/tokio-rs/tracing/issues/3378
tracing-subscriber = { version = "=0.3.19", features = ["env-filter"] }
tracy-client = { version = "0.18.2", default-features = false }
tracy-client = { version = "0.18.3", default-features = false }
[workspace.dependencies.smithay]
# version = "0.4.1"