redox/recipes/wip/dev/other/bugstalker/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
150 B
TOML

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