chore: package both binaries to single Cargo.toml
chore: add Cargo.lock ...
feat(daemon): handle errors correctly, logging the error
chore(daemon): change daemon name to "mpris-ctld"
chore: create license
chore: add gitignore for Rust
feat(cli): add basic cli handling
feat(daemon): add basic daemon handling
docs: add basic README
Initial empty commit