Add recipes

This commit is contained in:
Ribbon 2025-01-18 16:10:13 +00:00
parent 7b0cc7f404
commit 5c59a25ac8
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#TODO not compiled or tested
[source]
git = "https://github.com/hlsxx/tuicam"
[build]
template = "cargo"
dependencies = [
"opencv4",
]

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/rochacbruno/marmite"
[build]
template = "cargo"