mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
update recipes
This commit is contained in:
parent
f379847f9b
commit
02c0fd36f8
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compilation error
|
||||
[source]
|
||||
git = "https://github.com/dustinblackman/cargo-run-bin"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO needs to update the redox_syscall version
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/holmgr/cargo-sweep"
|
||||
[build]
|
||||
|
||||
@ -4,3 +4,6 @@ git = "https://github.com/xd009642/tarpaulin"
|
||||
rev = "669e0b4d0e1f880f118ea481b43e309bd6c9154c"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user