mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Update recipes
This commit is contained in:
parent
41cb39eb4e
commit
9ae1f1c969
@ -1,4 +1,4 @@
|
||||
#TODO (after cargo update)
|
||||
#TODO serde crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/aswinnnn/pyscan"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO serde crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/brettcannon/python-launcher"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO serde crate error
|
||||
[source]
|
||||
git = "https://github.com/LuchoBazz/quicktest"
|
||||
rev = "f4d32f87d350a725b47d5bc92756e7be208cd466"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO serde crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/rust-lang/rustfmt"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/rust-lang/rustup"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user