redox/recipes/wip/hw/surfer/recipe.toml
2026-06-16 22:17:58 -03:00

9 lines
195 B
TOML

#TODO compile and test
[source]
git = "https://gitlab.com/surfer-project/surfer"
shallow_clone = true
[build]
template = "cargo"
cargopackages = ["surfer"]
cargoflags = ["--no-default-features"]