bump: reqwest
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
futures = { version = "0.3.32" }
|
||||
http = { version = "1.4.0" }
|
||||
reqwest = { version = "0.13.2", features = ["json", "blocking", "multipart", "stream"] }
|
||||
reqwest = { version = "0.13.3", features = ["json", "blocking", "multipart", "stream"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
tokio = { version = "1.51", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user