From f7ffa62e02aa985e365951f9a65b0ccef1646847 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 27 Feb 2023 15:49:05 +0900 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 611e5c9..1369fee 100644 --- 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