# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "banzai" version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7f2d9260ec33436a56438513c5abf2cb569173c33d60de23a528c16950b0ca8f" dependencies = [ "crc", ] [[package]] name = "bnz" version = "0.3.1" dependencies = [ "banzai", ] [[package]] name = "crc" version = "3.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53757d12b596c16c78b83458d732a5d1a17ab3f53f2f7412f6fb57cc8a140ab3" dependencies = [ "crc-catalog", ] [[package]] name = "crc-catalog" version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2d0165d2900ae6778e36e80bbc4da3b5eefccee9ba939761f9c2882a5d9af3ff"