mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-25 17:30:41 +00:00
chore: remove unused dep (#5163)
* chore: remove unused dep * chore: remove more unused dep
This commit is contained in:
@@ -80,13 +80,11 @@ tokio.workspace = true
|
||||
catalog = { workspace = true, features = ["testing"] }
|
||||
common-test-util.workspace = true
|
||||
criterion = { version = "0.4", features = ["html_reports", "async_tokio"] }
|
||||
log-store.workspace = true
|
||||
operator.workspace = true
|
||||
rayon = "1.0"
|
||||
ron = "0.7"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
session = { workspace = true, features = ["testing"] }
|
||||
tokio-test = "0.4"
|
||||
|
||||
[[bench]]
|
||||
name = "py_benchmark"
|
||||
|
||||
Reference in New Issue
Block a user