diff options
| author | Micha White <botahamec@outlook.com> | 2022-10-20 23:00:17 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2022-10-20 23:00:17 -0400 |
| commit | 09df670b8e45a3ffe2853773e648b80b6b6d6254 (patch) | |
| tree | 90c8dd436b6162ae86d4505d8cf45ba479c3516b /alligator_render/Cargo.toml | |
| parent | eb3ced51f90260e3057bb782373cd8ce887d3562 (diff) | |
Added a bunnymark
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" |
