redox/recipes/wip/dev/rust-tools/evcxr-repl/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
153 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/evcxr/evcxr"
[build]
template = "custom"
script = """
cookbook_cargo_packages evcxr_repl
"""