4 lines
79 B
TOML
4 lines
79 B
TOML
[build]
|
|
publish = "target/release/dist"
|
|
command = "cargo xtask dist --release"
|