redox/recipes/wip/dev/bugstalker/recipe.toml
2024-03-30 22:00:11 +00:00

9 lines
148 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/godzie44/BugStalker"
[build]
template = "cargo"
dependencies = [
"libunwind",
]