aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2017-11-12 23:28:55 -0500
committerDeterminant <ted.sybil@gmail.com>2017-11-12 23:28:55 -0500
commit7febfa1567252a891a512e3c1e3e5a1f838a853f (patch)
tree8392fc6f9a93c83a74619110f04480a50639640d /Cargo.toml
parent0edff96acccceb102fd97a9200f5504200d5fa50 (diff)
fix various bugs
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 9f9157d..9718582 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
authors = ["Determinant <ted.sybil@gmail.com>"]
[dependencies]
+sdl2 = "0.31"