redox/recipes/wip/demos/bones/recipe.toml
2026-02-13 19:57:07 -03:00

11 lines
204 B
TOML

#TODO iroh-quinn-udp crate error
[source]
git = "https://github.com/fishfolk/bones"
shallow_clone = true
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo_packages demo_hello_world
"""