diff --git a/Cargo.toml b/Cargo.toml index ba6b8d9..0d0c995 100644 --- a/Cargo.toml +++ b/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" \ No newline at end of file