Skip to content
Snippets Groups Projects
Commit 38df972b authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent 78508eb1
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested #TODO serde crate error
[source] [source]
git = "https://github.com/rust-lang/rust-clippy" git = "https://github.com/rust-lang/rust-clippy"
[build] [build]
......
...@@ -3,3 +3,6 @@ ...@@ -3,3 +3,6 @@
git = "https://github.com/rust-lang/crater" git = "https://github.com/rust-lang/crater"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [
"openssl1",
]
#TODO Not compiled or tested #TODO require rustc 1.76 or newer
[source] [source]
git = "https://github.com/rust-lang/rust-analyzer" git = "https://github.com/rust-lang/rust-analyzer"
[build] [build]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment