Skip to content

Commit

Permalink
Merge pull request #81 from ticky/dependabot/cargo/directories-6.0.0
Browse files Browse the repository at this point in the history
Bump directories from 5.0.1 to 6.0.0
  • Loading branch information
ticky authored Feb 1, 2025
2 parents 43851d6 + 23042e7 commit 895df57
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 18 deletions.
87 changes: 70 additions & 17 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 @@ edition = "2021"
[dependencies]
anyhow = { version = "1.0", features = ["backtrace"] }
clap = { version = "4.5", features = ["derive"] }
directories = "5.0"
directories = "6.0"
keyvalues-serde = "0.2"
lazy_static = "1.5"
notify-debouncer-mini = "0.6"
Expand Down

0 comments on commit 895df57

Please sign in to comment.