revert tracing version to pre-yank

This commit is contained in:
liv 2023-07-16 12:51:30 +02:00
parent 127a10da35
commit ee88a1ed64

View file

@ -9,5 +9,5 @@ edition = "2021"
axum = "0.6.17"
ramhorns = "0.14.0"
tokio = { version = "1.28.0", features = ["rt-multi-thread", "macros"] }
tracing = "0.1.38"
tracing = "0.1.37"
tracing-subscriber = "0.3.17"