mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
6 lines
198 B
TOML
6 lines
198 B
TOML
#TODO missing runtime dependencies, see https://github.com/romanz/electrs/blob/master/doc/install.md#build-dependencies
|
|
[source]
|
|
git = "https://github.com/romanz/electrs"
|
|
[build]
|
|
template = "cargo"
|