Update recipes

This commit is contained in:
Ribbon 2024-06-08 18:30:14 +00:00
parent 9c24db29fe
commit 9c5215f89f
5 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO iced_winit crate error
[source]
git = "https://github.com/brianch/offline-chess-puzzles"
[build]

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO cargo package error
[source]
git = "https://github.com/hackclub/burrow"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO openssl-sys crate error
[source]
git = "https://github.com/epi052/feroxbuster"
[build]

View File

@ -6,3 +6,6 @@ template = "custom"
script = """
cookbook_cargo_packages openpgp-ca openpgp-ca-restd
"""
dependencies = [
"openssl1",
]