Skip to content

Commit

Permalink
Merge pull request #188 from JakeStanger/dependabot/cargo/dirs-6.0.0
Browse files Browse the repository at this point in the history
build(deps): bump dirs from 5.0.1 to 6.0.0
  • Loading branch information
JakeStanger authored Jan 14, 2025
2 parents 274091e + 1dbc270 commit 0f77dc0
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 5 deletions.
59 changes: 55 additions & 4 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 @@ -12,7 +12,7 @@ keywords = ["mpd", "discord", "rpc", "music", "mopidy"]
[dependencies]
discord-presence = {version = "1.5.0", features = ["activity_type"]}
mpd_client = "1.4.1"
dirs = "5.0.1"
dirs = "6.0.0"
toml = "0.8.19"
regex = "1.11.1"
serde = { version = "1.0.217", features = ["derive"] }
Expand Down

0 comments on commit 0f77dc0

Please sign in to comment.