pimpbunny and more fixes
This commit is contained in:
@@ -20,7 +20,7 @@ ntex-files = "3"
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.145"
|
||||
tokio = { version = "1.49", features = ["full"] }
|
||||
wreq = { version = "5", features = ["cookies", "multipart", "json"] }
|
||||
wreq = { version = "5.3.0", features = ["cookies", "multipart", "json"] }
|
||||
wreq-util = "2"
|
||||
percent-encoding = "2.3.2"
|
||||
capitalize = "0.3.4"
|
||||
@@ -37,6 +37,8 @@ lru = "0.18.0"
|
||||
rand = "0.10.0"
|
||||
chrono = "0.4.44"
|
||||
md5 = "0.8.0"
|
||||
chromiumoxide = { version = "0.7", features = ["tokio-runtime"] }
|
||||
playwright = "0.0.20"
|
||||
|
||||
[lints.rust]
|
||||
warnings = "warn"
|
||||
|
||||
Reference in New Issue
Block a user