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

update recipes

parent 2be3a8f8
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested #TODO compiled but not tested (after cargo update)
[source] [source]
git = "https://github.com/rust-lang/rustlings" git = "https://github.com/rust-lang/rustlings"
[build] [build]
......
#TODO Not compiled or tested #TODO xdg-home and nix crates error (after cargo update)
[source] [source]
git = "https://github.com/aryakaul/rusty-krab-manager" git = "https://github.com/aryakaul/rusty-krab-manager"
[build] [build]
......
#TODO Not compiled or tested #TODO compiled but not tested (after cargo update)
[source] [source]
git = "https://github.com/microsoft/rusty-radamsa" git = "https://github.com/microsoft/rusty-radamsa"
[build] [build]
......
#TODO mio crate error #TODO compiled but not tested
[source] [source]
git = "https://github.com/cowboy8625/rusty-rain" git = "https://github.com/cowboy8625/rusty-rain"
[build] [build]
......
...@@ -3,3 +3,6 @@ ...@@ -3,3 +3,6 @@
git = "https://github.com/Tongsuo-Project/RustyVault" git = "https://github.com/Tongsuo-Project/RustyVault"
[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