[package]
name = "typstc-main"
version = "0.1.0"
authors = ["The Typst Project Developers"]
edition = "2018"
[dependencies]
typstc = { path = ".." }
fontdock = { path = "../../fontdock" }
futures-executor = "0.3"