# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "byte-unit" version = "4.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3348673602e04848647fffaa8e9a861e7b5d5cae6570727b41bde0f722514484" dependencies = [ "serde", "utf8-width", ] [[package]] name = "fstd" version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "44457d58e326b6d8aa1f90b78abd7ecb05090f24fa3b34f82cd77b11eb5ad322" [[package]] name = "serde" version = "1.0.153" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3a382c72b4ba118526e187430bb4963cd6d55051ebf13d9b25574d379cc98d20" [[package]] name = "ssdbench" version = "0.1.0" dependencies = [ "byte-unit", "fstd", ] [[package]] name = "utf8-width" version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"