summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-01-31 05:52:40 -0600
committerTom Barrett <tom@tombarrett.xyz>2021-01-31 05:52:40 -0600
commitc3649aaded50f3ca34f489254729d5f91dc62c94 (patch)
tree81d04201c81e6c5cf255218a8f038efade1c81fa /Cargo.toml
parentbcc6223dc9804fabd6e82b900dcf3214168cc798 (diff)
start
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2858233..9c0202e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"