redox/recipes/wip/dev/tokio-console/recipe.toml
2024-02-21 23:52:20 +00:00

9 lines
187 B
TOML

#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/tokio-rs/console"
[build]
template = "custom"
script = """
cookbook_cargo_packages tokio-console
"""