redox/recipes/wip/dev/cackle/recipe.toml
2024-02-16 22:53:58 +00:00

10 lines
277 B
TOML

#TODO camino crate error
#TODO Probably needs to be ported to Redox
[source]
git = "https://github.com/davidlattimore/cackle"
[build]
template = "cargo"
#script = """
#cookbook_cargo --features unsupported-os
#"""
# Uncomment the above lines if the Cargo template doesn't work.