mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
8 lines
157 B
TOML
8 lines
157 B
TOML
#TODO compile and test
|
|
[source]
|
|
git = "https://github.com/blopker/codebook"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "cargo"
|
|
cargopackages = ["codebook-lsp"]
|