Skip to content

Commit 568a3b0

Browse files
committed
Use release_max_level_trace instead
1 parent d7b6485 commit 568a3b0

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
@@ -250,7 +250,7 @@ tonic-web = "0.14"
250250
tonic-web-wasm-client = "0.8.0"
251251
tower = "0.4.13"
252252
tower-http = "0.6.6"
253-
tracing = { version = "0.1.40", features = ["release_max_level_debug"] }
253+
tracing = { version = "0.1.40", features = ["release_max_level_trace"] }
254254
tracing-subscriber = { version = "0.3.18", default-features = false, features = [
255255
"env-filter",
256256
] }

0 commit comments

Comments
 (0)