ltsh/Cargo.toml
2023-10-02 21:04:19 +02:00

7 lines
154 B
TOML

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