redox/recipes/wip/data-integrity/rapidhash/recipe.toml
2025-08-15 03:21:42 -03:00

9 lines
161 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/hoxxep/rapidhash"
[build]
template = "custom"
script = """
cookbook_cargo_packages rapidhash
"""