update recipes

This commit is contained in:
Ribbon 2023-12-22 11:25:26 +00:00
parent 36ba741b93
commit cbae1c5f0f
4 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/jacobdeichert/mask"
[build]

View File

@ -1,7 +1,6 @@
#TODO xdg-home crate error
[source]
git = "https://github.com/pkulak/matui"
rev = "44397982508666e3abd3b69b401dee9496bba2d6"
[build]
template = "cargo"
dependencies = [

View File

@ -1,5 +1,5 @@
#TODO Not compiled or tested
#TODO go to the "maze_progs" folder and build "run_tui" and "run_maze"
[source]
git = "https://github.com/agl-alexglopez/maze-tui"
[build]
template = "cargo"
template = "custom"

View File

@ -1,6 +1,5 @@
#TODO Not compiled or tested
#TODO program source code error
[source]
git = "https://github.com/cantino/mcfly"
rev = "2bddd8bd83a2011a2ddaf3f00d66346673672644"
[build]
template = "cargo"