redox/recipes/wip/dev/espmonitor/recipe.toml
2024-06-11 18:06:02 +00:00

9 lines
177 B
TOML

#TODO termios crate error
[source]
git = "https://github.com/esp-rs/espmonitor"
[build]
template = "custom"
script = """
cookbook_cargo_packages espmonitor cargo-espmonitor
"""