mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
9 lines
195 B
TOML
9 lines
195 B
TOML
#TODO compile and test
|
|
[source]
|
|
git = "https://gitlab.com/surfer-project/surfer"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cargo"
|
|
cargopackages = ["surfer"]
|
|
cargoflags = ["--no-default-features"]
|