redox/recipes/wip/dev/moon/recipe.toml
2024-02-16 01:42:41 +00:00

9 lines
179 B
TOML

#TODO openssl-sys crate error (after cargo update)
[source]
git = "https://github.com/moonrepo/moon"
[build]
template = "custom"
script = """
cookbook_cargo_packages moon_cli
"""