redox/recipes/wip/security/cotp/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
138 B
TOML

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