# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "ghost-cell" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "43d297baa261a8898937ae7bd790534887f1fdeefadcfa505f0c08f565613b93" [[package]] name = "paste" version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "acbf547ad0c65e31259204bd90935776d1c693cec2f4ff7abb7a1bbbd40dfe58" [[package]] name = "token-cell" version = "1.5.0" dependencies = [ "ghost-cell", "paste", ]