chore: 移除无用的依赖 (#366)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2025-06-17 02:45:48 +08:00
committed by GitHub
parent 4539e9379d
commit bad00af147
3 changed files with 0 additions and 13 deletions

View File

@@ -69,7 +69,6 @@ tokio-util = { version = "0.7.15", features = ["io", "rt"] }
toml = "0.8.22"
tower = "0.5.2"
tracing = "0.1.41"
tracing-panic = "0.1.2"
tracing-subscriber = { version = "0.3.19", features = ["chrono"] }
utoipa = { git = "https://github.com/amtoaer/utoipa.git", tag = "v1.0.1", features = [
"axum_extras",