redox/recipes/wip/finance/ord/recipe.toml
2024-03-22 16:04:17 +00:00

9 lines
152 B
TOML

#TODO the ring crate needs to be updated
[source]
git = "https://github.com/ordinals/ord"
[build]
template = "cargo"
dependencies = [
"openssl1",
]