redox/recipes/wip/fuse/rencfs/recipe.toml
2024-07-07 09:10:13 +00:00

9 lines
145 B
TOML

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