ltsh/Cargo.toml

9 lines
174 B
TOML
Raw Normal View History

2023-10-02 21:00:49 +02:00
[package]
name = "ltsh"
version = "0.1.0"
edition = "2018"
[dependencies]
laddertypes = { git = "https://github.com/michaelsippel/lib-laddertypes.git" }
tiny-ansi = "0.1.0"