Upgrade tracing-subscriber

This commit is contained in:
Jonas Platte 2021-12-27 18:37:01 +01:00
parent 16b649025c
commit 18a113444a
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -36,7 +36,7 @@ criterion = "0.3.3"
maplit = "1.0.2"
rand = "0.8.3"
ruma-events = { version = "0.24.5", path = "../ruma-events", features = ["unstable-pdu"] }
tracing-subscriber = "0.2.15"
tracing-subscriber = "0.3.3"
[[bench]]
name = "state_res_bench"