6 lines
76 B
TOML
6 lines
76 B
TOML
[package]
|
|
name = "app"
|
|
version = "0.1.0"
|
|
source_root = "src"
|
|
entry = "main"
|