mirror of
https://github.com/kaesaecracker/echse.git
synced 2025-02-23 01:07:11 +01:00
9 lines
133 B
TOML
9 lines
133 B
TOML
![]() |
[package]
|
||
|
name = "echse_cute"
|
||
|
version = "0.1.0"
|
||
|
edition = "2021"
|
||
|
|
||
|
[dependencies]
|
||
|
clap.workspace = true
|
||
|
echse = { path = "../echse" }
|