server-util: Upgrade yap

This commit is contained in:
Jonas Platte 2022-11-01 09:15:05 +01:00 committed by Jonas Platte
parent 560326c2c4
commit 28532f0726

View File

@ -19,7 +19,7 @@ rustdoc-args = ["--cfg", "docsrs"]
headers = "0.3"
ruma-common = { version = "0.10.5", path = "../ruma-common" }
tracing = { workspace = true }
yap = "0.7.2"
yap = "0.8.0"
[dev-dependencies]
tracing-subscriber = "0.3.3"