mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Update recipes
This commit is contained in:
parent
78508eb198
commit
38df972b5b
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO serde crate error
|
||||
[source]
|
||||
git = "https://github.com/rust-lang/rust-clippy"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/rust-lang/crater"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO require rustc 1.76 or newer
|
||||
[source]
|
||||
git = "https://github.com/rust-lang/rust-analyzer"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user