various bugfixes
This commit is contained in:
@@ -15,7 +15,7 @@ ntex = { version = "2.15.1", features = ["tokio"] }
|
||||
ntex-files = "2.0.0"
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.145"
|
||||
tokio = { version = "1.47.1", features = ["full"] }
|
||||
tokio = { version = "1.49", features = ["full"] }
|
||||
wreq = { version = "5.3.0", features = ["full", "cookies", "multipart"] }
|
||||
wreq-util = "2"
|
||||
percent-encoding = "2.3.2"
|
||||
|
||||
Reference in New Issue
Block a user