Remove no longer needed comment in Cargo.toml
This commit is contained in:
parent
dd868969cc
commit
83bb20c246
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue