8 lines
100 B
TOML
8 lines
100 B
TOML
name = "puyo"
|
|
version = "0.1.0"
|
|
defaultTargets = ["puyo"]
|
|
|
|
[[lean_exe]]
|
|
name = "puyo"
|
|
root = "Main"
|