mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 10:38:46 +08:00
10 lines
189 B
TOML
10 lines
189 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
git = "https://github.com/joamag/boytacean"
|
|
rev = "1ef4a9d1689319722dff73dec4a824a7d4289f5d"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"sdl2",
|
|
]
|