mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
Fix recursive call leading to stack overflow when tracing level filter is TRACE (#3312)
This commit is contained in:
Generated
+1
@@ -407,6 +407,7 @@ dependencies = [
|
||||
"tower-layer",
|
||||
"tower-service",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"typed-json",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user