Update recipes

This commit is contained in:
Ribbon 2024-06-10 21:07:20 +00:00
parent c8104f6d2c
commit 665482f59a
3 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/d-e-s-o/apcacli"
[build]

View File

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

View File

@ -1,4 +1,5 @@
#TODO Not compiled or tested
#TODO compiled but not tested
#TODO add a command to properly move the executable
[source]
git = "https://github.com/alfred-hodler/pushtx"
[build]