redox/recipes/wip/shd/recipe.toml
2023-12-19 01:50:14 +00:00

10 lines
208 B
TOML

#TODO make the smartmontools dependency work
[source]
git = "https://github.com/alttch/shd"
rev = "81fd46a7b1b2423fb9a3e3223b5b5dac79e4eda5"
[build]
template = "cargo"
dependencies = [
"smartmontools",
]