latest tracing-subscriber fixes performance problem reported in #2662
This commit is contained in:
@@ -56,7 +56,7 @@ tempfile = "3.1.0"
|
||||
test-programs = { path = "crates/test-programs" }
|
||||
wasmtime-fuzzing = { path = "crates/fuzzing" }
|
||||
wasmtime-runtime = { path = "crates/runtime" }
|
||||
tracing-subscriber = "0.2.0"
|
||||
tracing-subscriber = "0.2.16"
|
||||
wast = "34.0.0"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user