mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-08 00:56:51 +08:00
feat: 后端支持生成二维码
This commit is contained in:
@@ -27,6 +27,10 @@ specta = { version = "=2.0.0-rc.20", features = ["serde_json"] }
|
||||
tauri-specta = { version = "=2.0.0-rc.20", features = ["derive", "typescript"] }
|
||||
specta-typescript = { version = "=0.0.7" }
|
||||
|
||||
reqwest = { version = "0.12.22", default-features = false, features = ["default-tls", "system-proxy"] }
|
||||
reqwest-retry = { version = "0.7.0" }
|
||||
reqwest-middleware = { version = "0.4.2" }
|
||||
|
||||
anyhow = { version = "1.0.98" }
|
||||
parking_lot = { version = "0.12.4", features = ["send_guard"] }
|
||||
tracing = { version = "0.1.41" }
|
||||
|
||||
Reference in New Issue
Block a user