redox/recipes/wip/tools/security/nitrocli/recipe.toml
2024-06-26 04:08:29 +00:00

9 lines
142 B
TOML

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