redox/recipes/wip/science/sonde/recipe.toml
2024-07-14 07:52:02 +00:00

9 lines
137 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/rnleach/sonde"
[build]
template = "cargo"
dependencies = [
"gtk4",
]