redox/recipes/wip/vm/firecracker/recipe.toml
2024-06-23 21:54:44 +00:00

9 lines
178 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/firecracker-microvm/firecracker"
[build]
template = "custom"
script = """
cookbook_cargo_packages firecracker
"""