Skip to content

Commit

Permalink
Merge pull request #1317 from eladyn/deps_upgrade
Browse files Browse the repository at this point in the history
Update librespot to 0.6, remove dependency on `rspotify`.
This rewrites `dbus_mpris` to cache the relevant data and only use `librespot` methods.
  • Loading branch information
eladyn authored Feb 24, 2025
2 parents c6e6af4 + 4820beb commit 0f53c15
Show file tree
Hide file tree
Showing 10 changed files with 3,126 additions and 2,256 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
rust: [stable, 1.67]
rust: [stable, 1.81]
os: [macos-latest, ubuntu-latest]
include:
- os: macos-latest
Expand Down
Loading

0 comments on commit 0f53c15

Please sign in to comment.