JakeStanger / mpd-discord-rpc

Rust application which displays your currently playing song / album / artist from MPD in Discord using Rich Presence.
https://crates.io/crates/mpd-discord-rpc
MIT License
88 stars 16 forks source link

build(deps): bump discord_presence from 1.1.2 to 1.2.0 #127

Closed LennyPhoenix closed 3 months ago

LennyPhoenix commented 3 months ago

Update the discord_presence crate to make use of #102.

This will prevent the service from pinning a thread to 100% while Discord isn't running.

JakeStanger commented 3 months ago

Cheers