7 lines
70 B
TOML
7 lines
70 B
TOML
[tools]
|
|
rust = "stable"
|
|
zig = "latest"
|
|
|
|
[tasks]
|
|
build = "cargo build"
|