redox/recipes/wip/fuse/lis/recipe.toml
2025-08-15 03:21:42 -03:00

9 lines
138 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/riffcc/lis"
[build]
template = "cargo"
dependencies = [
"libfuse3",
]