redox/recipes/wip/security/nitrocli/recipe.toml
2024-05-11 04:50:16 +00:00

9 lines
145 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/d-e-s-o/nitrocli"
[build]
template = "cargo"
dependencies = [
"libhidapi",
]