Rust utilities for working with MPD servers, built on top of mpd_client and tokio.
Find a file
2026-06-03 19:00:49 +00:00
.github/workflows ci: disable tests 2023-03-28 23:22:28 +01:00
.idea chore(intellij): add run configurations 2023-03-28 23:23:27 +01:00
src chore: update deps, adjust code as necessary 2026-06-03 19:56:36 +01:00
.gitignore chore(gitignore): remove lockfile 2024-01-02 20:13:57 +00:00
Cargo.lock chore(release): v0.2.2 2026-06-03 20:00:14 +01:00
Cargo.toml chore(release): v0.2.2 2026-06-03 20:00:14 +01:00
CHANGELOG.md docs: update CHANGELOG.md for v0.2.2 [skip ci] 2026-06-03 19:00:49 +00:00
README.md docs(readme): fix crate link 2023-03-28 23:59:02 +01:00

MPD Utils

Rust utilities for working with MPD servers, built on top of mpd_client and tokio.

crate | docs