redox/recipes/wip/storage/bmap-rs/recipe.toml
2025-11-30 09:49:34 -03:00

9 lines
160 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/collabora/bmap-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages bmap-rs
"""