mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 17:48:42 +08:00
Convert lci recipe to toml
This commit is contained in:
parent
8209fa04c9
commit
adaf1c9631
@ -1 +0,0 @@
|
||||
GIT=https://github.com/jD91mZM2/rust-lci
|
||||
5
recipes/dev/lci/recipe.toml
Normal file
5
recipes/dev/lci/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[source]
|
||||
git = "https://github.com/jD91mZM2/rust-lci"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user