mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 08:38:43 +08:00
7 lines
245 B
TOML
7 lines
245 B
TOML
#TODO not compiled or tested
|
|
# if the x11 backend don't work read this: https://github.com/orhun/menyoki/blob/master/IMPLEMENTATION.md#implementing-for-other-platforms
|
|
[source]
|
|
git = "https://github.com/orhun/menyoki"
|
|
[build]
|
|
template = "cargo"
|