Parallelize diagnostics filling, add more logs

This commit is contained in:
Kirill Bulatov 2023-11-05 15:06:39 +02:00
parent ff1d692e46
commit fdcb907644
3 changed files with 35 additions and 17 deletions

View file

@ -22,6 +22,7 @@ workspace = { path = "../workspace" }
log.workspace = true
anyhow.workspace = true
futures.workspace = true
schemars.workspace = true
serde.workspace = true
serde_derive.workspace = true