Skip to content

Commit a30737b

Browse files
committed
Use release_max_level_trace instead
1 parent 9f0c9c4 commit a30737b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ tonic-web = "0.14"
252252
tonic-web-wasm-client = "0.8.0"
253253
tower = "0.4.13"
254254
tower-http = "0.6.6"
255-
tracing = { version = "0.1.40", features = ["release_max_level_debug"] }
255+
tracing = { version = "0.1.40", features = ["release_max_level_trace"] }
256256
tracing-subscriber = { version = "0.3.18", default-features = false, features = [
257257
"env-filter",
258258
] }

0 commit comments

Comments
 (0)