update recipes

This commit is contained in:
Ribbon 2023-12-23 20:55:25 +00:00
parent a9a9d279c1
commit 8e66cd00d2
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO tvix-castore crate error (after cargo update)
[source]
git = "https://github.com/tvlfyi/tvix"
[build]

View File

@ -4,3 +4,6 @@ git = "https://github.com/Xithrius/twitch-tui"
rev = "4c382da4afcb7b994e1a7659addfb55fde9518df"
[build]
template = "cargo"
dependencies = [
"openssl1",
]