redox/recipes/wip/dev/other/boon/recipe.toml
2026-03-13 15:24:15 -03:00

10 lines
158 B
TOML

#TODO fs_at crate error
[source]
git = "https://github.com/camchenry/boon"
shallow_clone = true
[build]
template = "cargo"
dependencies = [
"openssl3",
]