Remove no longer needed comment in Cargo.toml

This commit is contained in:
Stephen Seo 2023-06-27 18:59:12 +09:00
parent dd868969cc
commit 83bb20c246

View file

@ -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"