Skip to content

Commit a9362b4

Browse files
deps: update dirs requirement from 5.0.1 to 6.0.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 354b725 commit a9362b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sare-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ path = "src/main.rs"
2525
argh = "0.1.12"
2626
chrono = "0.4.41"
2727
colored = "3.0.0"
28-
dirs = "5.0.1"
28+
dirs = "6.0.0"
2929
duration-str = "0.17.0"
3030
hex = "0.4.3"
3131
indicatif = "0.18.0"

0 commit comments

Comments
 (0)