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

Update recipes

parent 843f7598
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested #TODO require the rust-src rustc-dev llvm-tools-preview components
[source] [source]
git = "https://github.com/formal-land/coq-of-rust" git = "https://github.com/formal-land/coq-of-rust"
[build] [build]
......
#TODO Not compiled or tested #TODO add a command to properly move the binary
[source] [source]
git = "https://github.com/serokell/deploy-rs" git = "https://github.com/serokell/deploy-rs"
[build] [build]
......
#TODO Not compiled or tested #TODO libloading crate error
[source] [source]
git = "https://github.com/dfinity/sdk" git = "https://github.com/dfinity/sdk"
[build] [build]
......
#TODO Not compiled or tested #TODO update the redox_syscall version on the dependency tree
[source] [source]
git = "https://github.com/guoxbin/dtool" git = "https://github.com/guoxbin/dtool"
[build] [build]
......
#TODO Not compiled or tested #TODO glutin crate error
[source] [source]
git = "https://github.com/crumblingstatue/ecargo" git = "https://github.com/crumblingstatue/ecargo"
[build] [build]
......
#TODO Not compiled or tested #TODO termios crate error
[source] [source]
git = "https://github.com/esp-rs/espmonitor" git = "https://github.com/esp-rs/espmonitor"
[build] [build]
......
...@@ -3,3 +3,6 @@ ...@@ -3,3 +3,6 @@
git = "https://github.com/josueBarretogit/get_blessed_rs" git = "https://github.com/josueBarretogit/get_blessed_rs"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [
"openssl1",
]
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