Fix the feluda recipe and update a TODO

This commit is contained in:
Ribbon 2025-07-03 08:50:24 -03:00
parent 63da499c39
commit 5e4089381c
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO fix the script
[source]
git = "https://github.com/orhun/ratzilla"
[build]

View File

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