redox/recipes/wip/dev/rust-tools/evcxr-repl/recipe.toml
2026-03-12 15:10:50 -03:00

8 lines
152 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/evcxr/evcxr"
shallow_clone = true
[build]
template = "cargo"
cargopackages = ["evcxr_repl"]