mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-25 01:10:37 +00:00
chore: remove dependency on "atty" (#7725)
Signed-off-by: luofucong <luofc@foxmail.com>
This commit is contained in:
@@ -35,7 +35,7 @@ tower.workspace = true
|
||||
vec1 = "1.12"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.4"
|
||||
criterion.workspace = true
|
||||
hyper-util = { workspace = true, features = ["tokio"] }
|
||||
rand.workspace = true
|
||||
tempfile.workspace = true
|
||||
|
||||
@@ -27,7 +27,7 @@ snafu.workspace = true
|
||||
tokio.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.7.0"
|
||||
criterion.workspace = true
|
||||
tokio.workspace = true
|
||||
|
||||
[[bench]]
|
||||
|
||||
Reference in New Issue
Block a user