about summary refs log tree commit diff stats
path: root/pkgs/by-name/mp/mpdpopm/src/bin/mpdpopmd.rs (follow)
Commit message (Collapse)AuthorAge
* pkgs/mpdpopm: Switch error handling from snafu to anyhowBenedikt Peetz34 hours
| | | | | This is not a library, as such we can just use anyhow and provide better and more concise errors to the user.
* pkgs/mpdpopm: InitBenedikt Peetz2 days
This is based on https://github.com/sp1ff/mpdpopm at commit 178df8ad3a5c39281cfd8b3cec05394f4c9256fd.