Skip to content

Commit

Permalink
fix(deps): update rust crate directories to v6 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent a66bf13 commit 9ebd87b
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 91 deletions.
145 changes: 55 additions & 90 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 @@ -9,7 +9,7 @@ repository = "https://github.com/sharunkumar/janitor"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
directories = "5.0.1"
directories = "6.0.0"
glob = "0.3.1"
lazy_static = "1.5.0"
notify = "8.0.0"
Expand Down

0 comments on commit 9ebd87b

Please sign in to comment.