]> git.seodisparate.com - mpd_info_screen/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Sun, 29 Jan 2023 07:55:20 +0000 (16:55 +0900)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2023 07:55:20 +0000 (16:55 +0900)
README.md

index 97b54151b63b48e10580458fcf6a7ee3abc78836..22a1d912a53cef42ab63139a46edc5a11fb4948c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ A Rust program that displays info about the currently running MPD server.
 The window shows albumart (may be embedded in the audio file, or is a "cover.jpg" in the same directory as the song file), a "time-remaining"
 counter, and the filename currently being played
 
+## Known Bugs ❗❗
+
+Currently, the dependency "ggez 0.8.1" fails to render album art on my machines using this program. Version 0.4.1 cannot be published to https://crates.io due to this version referring to a git commit as a dependency. Once ggez has released a new version with the commit that fixes this bug, this repository will be updated to use that version.
+
 ## Unicode Support
 
 By default, unicode characters will not display properly. Build the project with