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

9 lines
138 B
TOML

#TODO port to orbital
[source]
git = "https://github.com/replydev/cotp"
[build]
template = "cargo"
dependencies = [
"libxkbcommon",
]