redox/recipes/wip/dev/steel/recipe.toml
2024-02-18 01:07:00 +00:00

9 lines
143 B
TOML

#TODO rustyline crate error
[source]
git = "https://github.com/mattwparas/steel"
[build]
template = "cargo"
dependencies = [
"openssl1",
]