Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "tina"
version = "0.0.1"
dependencies = [
 "tina-core",
 "tina-macro",
]

[[package]]
name = "tina-core"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6cbb351dc26fcd93845361b26ff0f3eb814be0cea6b292fce0f5125423450d64"

[[package]]
name = "tina-macro"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97b3786743a3787dec75f0299778d45e22cae950d052e06e5bdc76ac6b23764a"