fix: potential async errors (#1772)

This commit is contained in:
Nathan.fooo
2023-01-31 19:30:48 +08:00
committed by GitHub
parent aa15a45097
commit 71022ed934
23 changed files with 206 additions and 223 deletions

View File

@ -1215,6 +1215,7 @@ dependencies = [
"revision-model",
"tokio",
"tracing",
"user-model",
"ws-model",
]