mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 17:18:46 +08:00
10 lines
164 B
TOML
10 lines
164 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/Linus-Mussmaecher/rucola"
|
|
[build]
|
|
template = "cargo"
|
|
[package]
|
|
dependencies = [
|
|
"nerd-fonts",
|
|
]
|