mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
9 lines
157 B
TOML
9 lines
157 B
TOML
#TODO port to the Orbital clipboard
|
|
[source]
|
|
git = "https://github.com/ratatui-org/crates-tui"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"openssl1",
|
|
]
|