From 511d3873f5f567c97eecd69d186bb4f93f927d58 Mon Sep 17 00:00:00 2001 From: Micha White Date: Sun, 2 Oct 2022 13:49:47 -0400 Subject: Hacked in textures --- Cargo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3