blob: a48e7637ac2f26872ec41ae90514ba8beaf5e1df [file] [log] [blame]
[package]
name = "matcha_app"
version = "0.1.0"
edition = "2018"
[dependencies]
core2 = { version = "0.3", default-features = false }
libtock = { path = "../../libtock-rs" }
libtock_core = { path = "../../libtock-rs/core" }
matcha_config = { path = "../config" }