redox/recipes/wip/security/stegano/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
183 B
TOML

#TODO require a command to move the binary
[source]
git = "https://github.com/steganogram/stegano-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages stegano-cli
"""