summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e40af41..2cd823c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,4 +5,5 @@ authors = ["Nao Pross <naopross@thearcway.org>"]
edition = "2018"
[dependencies]
-sfml = "0.14.0" \ No newline at end of file
+sfml = "0.14.0"
+tiled = "0.8.0" \ No newline at end of file