diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2021-01-31 05:52:40 -0600 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2021-01-31 05:52:40 -0600 |
commit | c3649aaded50f3ca34f489254729d5f91dc62c94 (patch) | |
tree | 81d04201c81e6c5cf255218a8f038efade1c81fa /Cargo.toml | |
parent | bcc6223dc9804fabd6e82b900dcf3214168cc798 (diff) |
start
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +ggez = "0.5.1" |