redox/recipes/wip/dev/bugstalker/recipe.toml
2024-06-11 09:24:31 +00:00

9 lines
150 B
TOML

#TODO make the dependency work
[source]
git = "https://github.com/godzie44/BugStalker"
[build]
template = "cargo"
dependencies = [
"libunwind",
]