Skip to content

Commit 98aafd7

Browse files
dependabot[bot]andrei-ng
authored andcommitted
Update dirs requirement from 5.0 to 6.0
--- updated-dependencies: - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4344639 commit 98aafd7

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
@@ -40,6 +40,6 @@ clap = { version = "4.0", features = ["derive"] }
4040
[build-dependencies]
4141
tokio = { version = "1", features = ["full"] }
4242
anyhow = "1.0"
43-
dirs = "5.0"
43+
dirs = "6.0"
4444
zip = "4.0"
4545
webdriver-downloader = "0.16"

0 commit comments

Comments
 (0)