redox/recipes/wip/db/influxdb/recipe.toml
2026-01-03 15:44:34 -03:00

8 lines
188 B
TOML

#TODO nonsense error "Cargo.toml doesn't exist"
#TODO configure the CLI and service
[source]
git = "https://github.com/influxdata/influxdb"
shallow_clone = true
[build]
template = "cargo"