Skip to content

Commit

Permalink
fix(deps): update rust crate dirs to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 4973936 commit 192383a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 22 deletions.
33 changes: 12 additions & 21 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 @@ -58,7 +58,7 @@ strum = { version = "0.27.0", features = ["derive"] }
paste = "1.0.14"
figment = { version = "0.10.19", features = ["yaml", "env"] }
bitflags = "2.6.0"
dirs = "5.0.1"
dirs = "6.0.0"


[dev-dependencies]
Expand Down

0 comments on commit 192383a

Please sign in to comment.