mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
Update recipes
This commit is contained in:
parent
e3b3294014
commit
4846c2ccec
@ -3,3 +3,6 @@
|
|||||||
git = "https://github.com/ehuss/cargo-clone-crate"
|
git = "https://github.com/ehuss/cargo-clone-crate"
|
||||||
[build]
|
[build]
|
||||||
template = "cargo"
|
template = "cargo"
|
||||||
|
dependencies = [
|
||||||
|
"openssl1",
|
||||||
|
]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO cargo-util crate error
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/JanLikar/cargo-clone"
|
git = "https://github.com/JanLikar/cargo-clone"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user