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

update recipes

parent c2b5a27d
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested
#TODO sys-info crate error
[source]
git = "https://github.com/pythops/tenere"
[build]
......
#TODO Not compiled or tested
#TODO update the mio crate to 0.8.x
[source]
git = "https://github.com/lemunozm/termchat"
[build]
......
#TODO Not compiled or tested
#TODO make dbus work
[source]
git = "https://github.com/veeso/termscp"
rev = "ef8dbb6305fd1573446a254b9be759a1f13724af"
......
......@@ -5,8 +5,8 @@ git = "https://github.com/lukexor/tetanes"
template = "cargo"
dependencies = [
"sdl2",
"sdl2_image",
"sdl2_mixer",
"sdl2_ttf",
"sdl2_gfx",
"sdl2-image",
"sdl2-mixer",
"sdl2-ttf",
"sdl2-gfx",
]
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/almindor/texel"
[build]
......
......@@ -3,3 +3,6 @@
git = "https://github.com/QuietPigeon2001/thesaurust"
[build]
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