From 09df670b8e45a3ffe2853773e648b80b6b6d6254 Mon Sep 17 00:00:00 2001 From: Micha White Date: Thu, 20 Oct 2022 23:00:17 -0400 Subject: Added a bunnymark --- alligator_render/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'alligator_render/Cargo.toml') diff --git a/alligator_render/Cargo.toml b/alligator_render/Cargo.toml index 01c5738..e633fb9 100644 --- a/alligator_render/Cargo.toml +++ b/alligator_render/Cargo.toml @@ -31,3 +31,6 @@ name = "black" [[example]] name = "bmp" + +[[example]] +name = "bunnymark" -- cgit v1.2.3