Skip to content

Commit 1e893e2

Browse files
Update Rust crate dirs to v6
1 parent b805f4c commit 1e893e2

File tree

2 files changed

+20
-75
lines changed

2 files changed

+20
-75
lines changed

Cargo.lock

Lines changed: 19 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.11" }
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)