chore: remove dependency on "atty" (#7725)

Signed-off-by: luofucong <luofc@foxmail.com>
This commit is contained in:
LFC
2026-02-26 17:58:01 +08:00
committed by GitHub
parent 0c30bf1a10
commit 5eac4f10aa
16 changed files with 45 additions and 116 deletions

View File

@@ -27,7 +27,7 @@ snafu.workspace = true
tokio.workspace = true
[dev-dependencies]
criterion = "0.7.0"
criterion.workspace = true
tokio.workspace = true
[[bench]]