redox/recipes/wip/dev/other/bugstalker/recipe.toml
2026-03-13 15:24:15 -03:00

10 lines
171 B
TOML

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