Skip to content

Commit

Permalink
build(deps): bump discord-presence from 1.3.1 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [discord-presence](https://github.com/jewlexx/discord-presence) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/jewlexx/discord-presence/releases)
- [Changelog](https://github.com/jewlexx/discord-presence/blob/trunk/CHANGELOG.md)
- [Commits](jewlexx/discord-presence@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: discord-presence
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 3098b48 commit 0ad2025
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 0ad2025

Please sign in to comment.