mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-09 22:32:45 +02:00
Merge pull request #245
* Attach cookies to WS Upgrade * Merge branch 'main' into main * Move reqwest_cookie_store to workspace dep
This commit is contained in:
@@ -9,6 +9,7 @@ publish = false
|
||||
futures-util = "0.3.31"
|
||||
log = "0.4.20"
|
||||
md5 = "0.7.0"
|
||||
reqwest_cookie_store = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
serde_json = { workspace = true }
|
||||
tauri = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user