echse/echse_cute/Cargo.toml
Vinzenz Schroeter 5ad6baa30d initial commit
2024-12-13 21:49:55 +01:00

9 lines
133 B
TOML

[package]
name = "echse_cute"
version = "0.1.0"
edition = "2021"
[dependencies]
clap.workspace = true
echse = { path = "../echse" }