redox/recipes/wip/time/timer-rs/recipe.toml
2024-07-15 08:53:07 +00:00

9 lines
159 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/pando85/timer"
[build]
template = "custom"
script = """
cookbook_cargo_packages timer_core
"""