去除图片

This commit is contained in:
lkhsss
2025-09-01 20:24:30 +08:00
parent f75591df3b
commit 6631bd2eb9
4 changed files with 1 additions and 75 deletions

View File

@ -8,8 +8,6 @@ axum = "0.8.4"
num-bigint = "0.4.6"
sled = "0.34.7"
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }
tower = "0.5.2"
tower-http = { version = "0.6.6", features = ["fs"] }
[profile.release]