Update recipes

This commit is contained in:
Ribbon 2024-06-10 20:59:40 +00:00
parent b6c075f12d
commit c8104f6d2c
9 changed files with 11 additions and 8 deletions

View File

@ -3,3 +3,6 @@
git = "https://github.com/d-e-s-o/apcacli" git = "https://github.com/d-e-s-o/apcacli"
[build] [build]
template = "cargo" template = "cargo"
dependencies = [
"openssl1",
]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/Emivvvvv/btc-vanity" git = "https://github.com/Emivvvvv/btc-vanity"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO fs2 crate error
[source] [source]
git = "https://github.com/gcarq/rusty-blockparser" git = "https://github.com/gcarq/rusty-blockparser"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/dpc/dotr" git = "https://github.com/dpc/dotr"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO update ring version (after cargo update)
[source] [source]
git = "https://github.com/AbdulRhmanAlfaifi/Fennec" git = "https://github.com/AbdulRhmanAlfaifi/Fennec"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO compiled but not tested
[source] [source]
git = "https://github.com/messense/lddtree-rs" git = "https://github.com/messense/lddtree-rs"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO nix crate error
[source] [source]
git = "https://github.com/sharkdp/lucid" git = "https://github.com/sharkdp/lucid"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO rustyline crate error
[source] [source]
git = "https://github.com/tweag/nickel" git = "https://github.com/tweag/nickel"
[build] [build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested #TODO nix crate error (after cargo update)
[source] [source]
git = "https://github.com/kamui-fin/rfetch" git = "https://github.com/kamui-fin/rfetch"
[build] [build]