]> git.seodisparate.com - mpd_info_screen/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Mon, 27 Feb 2023 06:49:05 +0000 (15:49 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 27 Feb 2023 06:49:05 +0000 (15:49 +0900)
README.md

index 611e5c907d42d0833125bf925e1104d7d28918f2..1369fee8ddacc23b0781b6135f0c33ef1de16650 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,11 +14,11 @@ counter, and the filename currently being played
 
 ## Known Bugs ❗❗
 
-Currently, the dependency "ggez 0.8.1" [fails to render album art](https://github.com/Stephen-Seo/mpd_info_screen/issues/1) 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.
-
-The `devel` branch has a fix for mpd\_info\_screen [not displaying properly when
-no password is provided and MPD can be accessed without a password](https://github.com/Stephen-Seo/mpd_info_screen/issues/2).
-(This has been backported to `main` and for the workaround `0.4.3` version.)
+Currently, the dependency "ggez 0.8.1" [fails to render album art](https://github.com/Stephen-Seo/mpd_info_screen/issues/1)
+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