redox/recipes/wip/tools/snappy-rs/recipe.toml
2024-04-21 14:17:17 +00:00

9 lines
162 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/BurntSushi/rust-snappy"
[build]
template = "custom"
script = """
cookbook_cargo_packages szip
"""