summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6c1be3a..a3fe21e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,4 +20,7 @@ texture_packer = "0.24"
name = "black"
[[example]]
-name = "square" \ No newline at end of file
+name = "square"
+
+[[example]]
+name = "bmp"