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

9 lines
228 B
TOML

#TODO require the rust-src rustc-dev llvm-tools-preview components
[source]
git = "https://github.com/formal-land/coq-of-rust"
[build]
template = "custom"
script = """
cookbook_cargo_packages coq_of_rust_cli coq_of_rust_lib
"""