fixes for perfectgirls and missav
This commit is contained in:
@@ -11,12 +11,13 @@ env_logger = "0.11.8"
|
||||
error-chain = "0.12.4"
|
||||
futures = "0.3.31"
|
||||
htmlentity = "1.3.2"
|
||||
ntex = { version = "2.0", features = ["tokio"] }
|
||||
ntex = { version = "2.15.1", features = ["tokio"] }
|
||||
ntex-files = "2.0.0"
|
||||
serde = "1.0.219"
|
||||
serde_json = "1.0.140"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
wreq = { version = "5", features = ["full"] }
|
||||
serde_json = "1.0.143"
|
||||
tokio = { version = "1.47.1", features = ["full"] }
|
||||
wreq = { version = "5.3.0", features = ["full", "cookies"] }
|
||||
wreq-util = "2"
|
||||
percent-encoding = "2.1"
|
||||
capitalize = "0.3.4"
|
||||
url = "2.5.4"
|
||||
|
||||
Reference in New Issue
Block a user