Skip to content

Commit

Permalink
Update Rust crate dirs to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2023
1 parent 191df43 commit c7d5959
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ clap_complete = "4.3.0"
console = {version = "0.15"}
csv = "1.2"
dialoguer = { version = "0.10" }
dirs = { version = "4.0" }
dirs = { version = "5.0" }
env_logger = { version = "0.10" }
glob = "0.3"
hex = "0.4"
Expand Down

0 comments on commit c7d5959

Please sign in to comment.