fix: drop unused dep using udeps to minial the size (#5301)

* fix: drop unused dep using udeps to minial the size

Signed-off-by: yihong0618 <zouzou0208@gmail.com>

* fix: adress comments fix the problem

Signed-off-by: yihong0618 <zouzou0208@gmail.com>

---------

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong
2025-01-08 14:36:22 +08:00
committed by GitHub
parent c305b2b406
commit 369b59c84a
5 changed files with 0 additions and 128 deletions

View File

@@ -59,7 +59,6 @@ tokio.workspace = true
tracing-appender.workspace = true
[dev-dependencies]
common-test-util.workspace = true
common-version.workspace = true
serde.workspace = true
tempfile.workspace = true