Update recipes

This commit is contained in:
Ribbon 2024-06-11 21:13:24 +00:00
parent 0e40d95567
commit ee63aa4823
4 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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

View File

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