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 b55d331 commit f18cf7eCopy full SHA for f18cf7e
plotly_static/Cargo.toml
@@ -25,7 +25,7 @@ serde = { version = "1.0", features = ["derive"] }
25
rand = "0.9"
26
serde_json = "1.0"
27
base64 = "0.22"
28
-fantoccini = "0.21"
+fantoccini = "0.22"
29
tokio = { version = "1", features = ["full"] }
30
anyhow = "1.0"
31
urlencoding = "2"
0 commit comments