redox/recipes/wip/demos/blitz/recipe.toml
2024-11-24 04:12:51 +00:00

12 lines
197 B
TOML

#TODO fontique crate error
[source]
git = "https://github.com/DioxusLabs/blitz"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_examples url markdown
"""