redox/recipes/wip/dev/espmonitor/recipe.toml
2024-05-09 20:43:17 +00:00

9 lines
180 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/esp-rs/espmonitor"
[build]
template = "custom"
script = """
cookbook_cargo_packages espmonitor cargo-espmonitor
"""