Browse Source

Added GGEZ library as dependency

master
e-dt 4 years ago
parent
commit
7012af3293
  1. 1
      Cargo.toml

1
Cargo.toml

@ -6,3 +6,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ggez = "0.7"
Loading…
Cancel
Save