Skip to content

Commit

Permalink
Merge pull request #127 from LennyPhoenix/task/bump-discord-presence
Browse files Browse the repository at this point in the history
build(deps): bump discord_presence from 1.1.2 to 1.2.0
  • Loading branch information
JakeStanger authored May 4, 2024
2 parents 4f4d926 + 8128ff0 commit 80b5763
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions 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 = "1.1.2"
discord-presence = "1.2.0"
mpd_client = "1.4.1"
dirs = "5.0.1"
toml = "0.8.12"
Expand All @@ -22,4 +22,4 @@ tokio = { version = "1.37.0", features = ["rt-multi-thread"] }
universal-config = { version = "0.5.0", default-features = false, features = ["toml"] }
mpd-utils = "0.2.1"
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
tracing-subscriber = "0.3.18"

0 comments on commit 80b5763

Please sign in to comment.