Skip to content

Commit

Permalink
Bump listenbrainz from 0.7.0 to 0.8.1
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.1.
- [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.1)

---
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 Dec 30, 2024
1 parent 6c0ac14 commit c8f4a8f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 16 deletions.
61 changes: 46 additions & 15 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.1"
serde = { version = "1.0.216", features = ["derive"] }
toml = "0.8.19"
dirs = "5.0.1"
Expand Down

0 comments on commit c8f4a8f

Please sign in to comment.