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 f18cf7e commit 97d6788Copy full SHA for 97d6788
plotly_static/Cargo.toml
@@ -29,7 +29,7 @@ fantoccini = "0.22"
29
tokio = { version = "1", features = ["full"] }
30
anyhow = "1.0"
31
urlencoding = "2"
32
-reqwest = { version = "0.11", features = ["blocking"] }
+reqwest = { version = "0.12", features = ["blocking"] }
33
34
[dev-dependencies]
35
plotly_static = { path = "." }
0 commit comments