diff options
Diffstat (limited to 'alligator_render/Cargo.toml')
| -rw-r--r-- | alligator_render/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
