# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "cfg-if" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "sankaku" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "70a32ed5764626175ecb37d9bb7e9443172b9a49fe84606c93d09c265e6cb7ae" [[package]] name = "tahir_hub" version = "0.1.0" dependencies = [ "cfg-if", "sankaku", ]