redox/recipes/wip/dev/other/jujutsu/recipe.toml
2026-04-11 07:16:54 +07:00

12 lines
191 B
TOML

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