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 b91f529..6061ea1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,4 +14,7 @@ pollster = "0.2"
bytemuck = { version = "1.4", features = ["derive"] }
[[example]]
-name = "black" \ No newline at end of file
+name = "black"
+
+[[example]]
+name = "square" \ No newline at end of file