Skip to content

Commit

Permalink
Bump listenbrainz from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [listenbrainz](https://github.com/InputUsername/listenbrainz-rs) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/InputUsername/listenbrainz-rs/releases)
- [Changelog](https://github.com/InputUsername/listenbrainz-rs/blob/main/CHANGELOG.md)
- [Commits](InputUsername/listenbrainz-rs@v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent d63a000 commit fefd814
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 12 deletions.
33 changes: 22 additions & 11 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 @@ -15,7 +15,7 @@ publish = false
[dependencies]
mpris = "2.0.1"
rustfm-scrobble-proxy = "2.0.0"
listenbrainz = "0.7.0"
listenbrainz = "0.8.0"
serde = { version = "1.0.204", features = ["derive"] }
toml = "0.8.16"
dirs = "5.0.1"
Expand Down

0 comments on commit fefd814

Please sign in to comment.