Scrobbling library for Rust.
Find a file
Grzesiek11 d16e7323ac
Replace chrono with jiff
chrono is now deprecated, with the maintainer pointing to jiff as a good
replacement.
2026-04-21 16:30:52 +02:00
src Replace chrono with jiff 2026-04-21 16:30:52 +02:00
.gitignore Initial commit 2026-02-23 17:53:28 +01:00
Cargo.lock Replace chrono with jiff 2026-04-21 16:30:52 +02:00
Cargo.toml Replace chrono with jiff 2026-04-21 16:30:52 +02:00
LICENSE Initial commit 2026-02-23 17:53:28 +01:00
README.md Initial commit 2026-02-23 17:53:28 +01:00

scrobble

Scrobbling library for Rust.

Implements a portion of the Last.fm API, including some unofficial endpoints, notably for deleting scrobbles.

Copyright © 2026 Grzesiek11

This project is licensed under the BSD+Patent license. You should have received a copy of this license with this program.