Skip to content

Commit

Permalink
Merge pull request #173 from JakeStanger/dependabot/cargo/discord-pre…
Browse files Browse the repository at this point in the history
…sence-1.4.0

build(deps): bump discord-presence from 1.3.1 to 1.4.0
  • Loading branch information
JakeStanger authored Nov 25, 2024
2 parents 3098b48 + 0ad2025 commit dd69dbf
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 27 deletions.
72 changes: 46 additions & 26 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 @@ -10,7 +10,7 @@ readme = "README.md"
keywords = ["mpd", "discord", "rpc", "music", "mopidy"]

[dependencies]
discord-presence = {version = "1.3.1", features = ["activity_type"]}
discord-presence = {version = "1.4.0", features = ["activity_type"]}
mpd_client = "1.4.1"
dirs = "5.0.1"
toml = "0.8.19"
Expand Down

0 comments on commit dd69dbf

Please sign in to comment.