[package]
name = "talc-bin"
version = "0.1.0"
edition = "2021"
[dependencies]
talc-lang = { path = "../talc-lang" }
rustyline = "13.0"
clap = "4.5"