Skip to content

Commit ce095a2

Browse files
Update Rust crate dirs to v6
1 parent 48f9ef3 commit ce095a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ clap_complete = "4.5.2"
2121
console = {version = "0.16.0"}
2222
csv = "1.3"
2323
dialoguer = { version = "0.12" }
24-
dirs = { version = "5.0.1" }
24+
dirs = { version = "6.0.0" }
2525
env_logger = { version = "0.11.3" }
2626
glob = "0.3.1"
2727
hex = "0.4.3"

0 commit comments

Comments
 (0)