update recipes

This commit is contained in:
Ribbon 2024-03-25 02:26:45 +00:00
parent 63675d76dc
commit 71f5be2db4
5 changed files with 9 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO port the webbrowser crate
[source]
git = "https://github.com/joshka/tooters"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/soruly/detect-scene-change"
[build]
template = "cargo"
dependencies = [
"ffmpeg6",
]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/alichtman/gopro-chaptered-video-assembler"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO rfd crate error
[source]
git = "https://github.com/couleur-tweak-tips/smoothie-rs"
[build]

View File

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