Skip to content

Commit f18cf7e

Browse files
dependabot[bot]andrei-ng
authored andcommitted
Update fantoccini requirement from 0.21 to 0.22
Updates the requirements on [fantoccini](https://github.com/jonhoo/fantoccini) to permit the latest version. - [Commits](jonhoo/fantoccini@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: fantoccini dependency-version: 0.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b55d331 commit f18cf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly_static/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ serde = { version = "1.0", features = ["derive"] }
2525
rand = "0.9"
2626
serde_json = "1.0"
2727
base64 = "0.22"
28-
fantoccini = "0.21"
28+
fantoccini = "0.22"
2929
tokio = { version = "1", features = ["full"] }
3030
anyhow = "1.0"
3131
urlencoding = "2"

0 commit comments

Comments
 (0)