redox/recipes/wip/dev/other/jujutsu/recipe.toml

12 lines
191 B
TOML

#TODO mac_address crate error
[source]
git = "https://github.com/martinvonz/jj"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages jj-cli
"""