redox/recipes/wip/dev/other/espmonitor/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
198 B
TOML

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