diff options
Diffstat (limited to 'packer/Cargo.toml')
| -rw-r--r-- | packer/Cargo.toml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packer/Cargo.toml b/packer/Cargo.toml deleted file mode 100644 index 0b1beb8..0000000 --- a/packer/Cargo.toml +++ /dev/null @@ -1,13 +0,0 @@ -[package] -name = "packer" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -image = "0.24" -exun = "0.2" - -[[bin]] -name = "benchmark" |
