diff --git a/plotly_static/Cargo.toml b/plotly_static/Cargo.toml index 39b3b5f8..358bbd14 100644 --- a/plotly_static/Cargo.toml +++ b/plotly_static/Cargo.toml @@ -42,7 +42,7 @@ tokio = { version = "1", features = ["full"] } anyhow = "1.0" dirs = "6.0" zip = "8.0" -webdriver-downloader = "0.16" +webdriver-downloader = "0.17" # Needed for docs.rs to build the documentation [package.metadata.docs.rs]