redox/recipes/wip/dev/other/espmonitor/recipe.toml
2026-03-13 15:24:15 -03:00

11 lines
211 B
TOML

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