diff options
Diffstat (limited to 'packer/Cargo.toml')
| -rw-r--r-- | packer/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packer/Cargo.toml b/packer/Cargo.toml index d370392..0b1beb8 100644 --- a/packer/Cargo.toml +++ b/packer/Cargo.toml @@ -8,3 +8,6 @@ edition = "2021" [dependencies] image = "0.24" exun = "0.2" + +[[bin]] +name = "benchmark" |
