mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
9 lines
145 B
TOML
9 lines
145 B
TOML
#TODO compiled but not tested
|
|
[source]
|
|
git = "https://github.com/kyren/piccolo"
|
|
[build]
|
|
template = "cargo"
|
|
cargoexamples = [
|
|
"interpreter"
|
|
]
|