mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
8 lines
231 B
TOML
8 lines
231 B
TOML
#TODO not compiled or tested
|
|
# customization: https://codeberg.org/AeriaVelocity/sued#configuration
|
|
[source]
|
|
git = "https://codeberg.org/AeriaVelocity/sued"
|
|
[build]
|
|
template = "cargo"
|
|
cargoflags = "--features=repl,startup,history"
|