Rust 1.96 #9
+1
-1
@@ -11,7 +11,7 @@ serde_json = { version = "1.0.150" }
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
futures = { version = "0.3.32" }
|
||||
http = { version = "1.4.2" }
|
||||
reqwest = { version = "0.13.3", features = ["form", "json", "blocking", "multipart", "stream"] }
|
||||
reqwest = { version = "0.13.4", features = ["form", "json", "blocking", "multipart", "stream"] }
|
||||
rand = { version = "0.10.1" }
|
||||
time = { version = "0.3.49", features = ["formatting", "macros", "parsing", "serde"] }
|
||||
uuid = { version = "1.23.1", features = ["v4", "serde"] }
|
||||
|
||||
Reference in New Issue
Block a user