# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "timpl" version = "0.1.0-alpha.2" dependencies = [ "timpl-decl", "timpl-internal", "timpl-proc", ] [[package]] name = "timpl-decl" version = "0.1.0-alpha.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7d5fa66f6fe8a1879fcb4505ab2872428c1f1b8110894fecafc0e429917b172e" dependencies = [ "timpl-proc", ] [[package]] name = "timpl-internal" version = "0.1.0-alpha.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "63ed608a8f55132e87faeaffa32ad427008b74c85fc1e49bfbf4c5712dd7e64d" [[package]] name = "timpl-proc" version = "0.1.0-alpha.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b2dbb9163baa179f0d551839293ea31637c1441c99715bfb0577459e33c16a1" dependencies = [ "timpl-internal", ]