mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
10 lines
205 B
TOML
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
|
|
"""
|