mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 01:28:35 +02:00
Connection re-use for plugin networking and beta NTLM plugin (#295)
This commit is contained in:
@@ -7,7 +7,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
futures-util = "0.3.31"
|
||||
log = "0.4.20"
|
||||
log = { workspace = true }
|
||||
md5 = "0.7.0"
|
||||
reqwest_cookie_store = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user