diff --git a/plotly_static/Cargo.toml b/plotly_static/Cargo.toml index 953e21fd..9f32930b 100644 --- a/plotly_static/Cargo.toml +++ b/plotly_static/Cargo.toml @@ -40,7 +40,7 @@ clap = { version = "4.0", features = ["derive"] } [build-dependencies] tokio = { version = "1", features = ["full"] } anyhow = "1.0" -dirs = "6.0" +dirs = "7.0" zip = "8.0" webdriver-downloader = "0.17"