redox/recipes/wip/mprocs/recipe.toml
2023-12-22 13:58:08 +00:00

9 lines
174 B
TOML

#TODO termios crates error (after cargo update)
[source]
git = "https://github.com/pvolok/mprocs"
[build]
template = "custom"
script = """
cookbook_cargo_packages mprocs
"""