redox/recipes/wip/tools/mprocs/recipe.toml
2024-07-09 00:06:39 +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
"""