Update recipes

This commit is contained in:
Ribbon 2024-06-12 10:31:17 +00:00
parent 4c9124abc1
commit 1872f8d869
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO mlua-sys crate can't detect the lua54 dependency
[source]
git = "https://github.com/dandyvica/dqy"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO can't find the options file
[source]
tar = "https://freenginx.org/download/nginx-1.24.0.tar.gz"
[build]

View File

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

View File

@ -2,7 +2,7 @@
[source]
git = "https://github.com/Orange-OpenSource/hurl"
[build]
template = "cargo"
template = "custom"
dependencies = [
"openssl1",
"curl",