redox/recipes/wip/dev/rust-tools/rust-to-npm/recipe.toml
2026-03-12 15:10:50 -03:00

8 lines
193 B
TOML

#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/a11ywatch/rust-to-npm"
shallow_clone = true
[build]
template = "cargo"
cargopackages = ["rust-to-npm-cli"]