redox/recipes/wip/security/nitrocli/recipe.toml
2024-07-02 06:08:02 +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",
]