We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c9d33 commit e5da73bCopy full SHA for e5da73b
graph/Cargo.toml
@@ -27,7 +27,7 @@ chrono = "0.4.38"
27
envconfig = "0.11.0"
28
Inflector = "0.11.3"
29
isatty = "0.1.9"
30
-reqwest = { version = "0.12.5", features = ["json", "stream", "multipart"] }
+reqwest = { version = "0.12.15", features = ["json", "stream", "multipart"] }
31
ethabi = "17.2"
32
hex = "0.4.3"
33
http0 = { version = "0", package = "http" }
0 commit comments