Update the ferrisup recipe and update a TODO

This commit is contained in:
Ribbon 2025-06-08 18:05:10 -03:00
parent 25121b3931
commit 211d2683dc
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO cargo-util crate error
[source]
git = "https://github.com/trailofbits/dylint"
[build]

View File

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