8 lines
228 B
TOML
8 lines
228 B
TOML
[metadata]
|
|
name = "staticscript"
|
|
type = "binary"
|
|
src = "https://github.com/Ewwii-sh/statictranspl.git"
|
|
commit = "be51216187f51df99d8729bf038474da2ae7ee7d"
|
|
build = "cargo build --release"
|
|
files = ["target/release/stsc"] # binary
|