chore: util workspace deps in more places (#792)

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2022-12-27 16:26:59 +08:00
committed by GitHub
parent 3978931b8e
commit 26a3e93ca7
30 changed files with 57 additions and 51 deletions

View File

@@ -11,4 +11,4 @@ client = { path = "../src/client" }
indicatif = "0.17.1"
itertools = "0.10.5"
parquet.workspace = true
tokio = { version = "1.21", features = ["full"] }
tokio.workspace = true