redox/recipes/wip/dev/rust-tools/rust-to-npm/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
194 B
TOML

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