ltsh/Cargo.toml
2023-10-03 05:03:52 +02:00

8 lines
174 B
TOML

[package]
name = "ltsh"
version = "0.1.0"
edition = "2018"
[dependencies]
laddertypes = { git = "https://github.com/michaelsippel/lib-laddertypes.git" }
tiny-ansi = "0.1.0"