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 4344639 commit 98aafd7Copy full SHA for 98aafd7
plotly_static/Cargo.toml
@@ -40,6 +40,6 @@ clap = { version = "4.0", features = ["derive"] }
40
[build-dependencies]
41
tokio = { version = "1", features = ["full"] }
42
anyhow = "1.0"
43
-dirs = "5.0"
+dirs = "6.0"
44
zip = "4.0"
45
webdriver-downloader = "0.16"
0 commit comments