diff --git a/Cargo.toml b/Cargo.toml index 651e28b..f50cc06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,8 +12,6 @@ resolver = "2" [dependencies] structopt = "0.3" image = "0.24" -#ggez = "0.8.1" -# Workaround for album art not drawing bug in ggez, use commit from "devel" branch: ggez = "0.9.0" freetype = { version = "0.7", optional = true } wgpu = "0.16.1"