Lock tracing to 0.1.43 until 0.1.44 breaking change resolved.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-12-23 01:08:06 +00:00
parent eadc9e782d
commit 7a4d07fd3b
2 changed files with 3 additions and 3 deletions

View File

@@ -524,7 +524,7 @@ features = [
]
[workspace.dependencies.tracing]
version = "0.1"
version = "=0.1.43"
default-features = false
[workspace.dependencies.tracing-core]