redox/recipes/wip/tools/ast-grep/recipe.toml
2024-02-11 14:08:48 +00:00

10 lines
205 B
TOML

#TODO compilation error
[source]
git = "https://github.com/ast-grep/ast-grep"
rev = "74c54fc3e322c6017bc043e199420644ad961ff5"
[build]
template = "custom"
script = """
cookbook_cargo_packages ast-grep
"""