update recipes

This commit is contained in:
Ribbon 2024-03-24 21:37:48 +00:00
parent fbbd4d76b8
commit bf01122995
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO termsize crate error (after cargo update)
#TODO require bat and mpv at runtime
[source]
git = "https://github.com/mrfluffy-dev/kami"

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/ahriroot/watchmen"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/yashs662/rust_kanban"
[build]
template = "cargo"
dependencies = [
"openssl1",
]