redox/recipes/wip/dev/get-blessed/recipe.toml
2024-06-11 18:20:00 +00:00

9 lines
159 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/josueBarretogit/get_blessed_rs"
[build]
template = "cargo"
dependencies = [
"openssl1",
]