clime/Cargo.toml
2024-05-14 21:28:42 -04:00

9 lines
131 B
TOML

[package]
name = "clime"
version = "0.1.0"
edition = "2021"
[dependencies]
stilts = { path = "../stilts/" }
e = { path = "../e" }