Update recipes

This commit is contained in:
Ribbon 2024-04-28 10:41:24 +00:00
parent 78508eb198
commit 38df972b5b
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO serde crate error
[source]
git = "https://github.com/rust-lang/rust-clippy"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/rust-lang/crater"
[build]
template = "cargo"
dependencies = [
"openssl1",
]

View File

@ -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]