redox/recipes/wip/net/sharing/lan-mouse/recipe.toml
2026-02-17 22:34:00 -03:00

11 lines
181 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/feschber/lan-mouse"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"libadwaita",
"gtk4",
]