Skip to content

Commit

Permalink
Merge pull request #62 from 255doesnotexist/dependabot/cargo/dirs-6.0.0
Browse files Browse the repository at this point in the history
chore(deps): bump dirs from 5.0.1 to 6.0.0
  • Loading branch information
255doesnotexist authored Jan 17, 2025
2 parents 45da542 + af16091 commit a42f761
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 95 deletions.
142 changes: 48 additions & 94 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 @@ -17,7 +17,7 @@ toml = "0.8.19"
env_logger = "0.11.6"
log = "0.4.22"
chrono = "0.4.39"
dirs = "5.0.1"
dirs = "6.0.0"
reqwest = { version = "0.12.12", features = ["blocking", "json"] }
base64 = "0.22.1"
anyhow = "1.0.95"
Expand Down

0 comments on commit a42f761

Please sign in to comment.