Skip to content
Snippets Groups Projects
Commit cf53f33c authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent 0a3c8d1e
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested #TODO compiled but not tested (after a camino crate patch)
[source] [source]
git = "https://github.com/trailofbits/cargo-unmaintained" git = "https://github.com/trailofbits/cargo-unmaintained"
[build] [build]
......
#TODO Not compiled or tested #TODO compilation error
[source] [source]
git = "https://github.com/nabijaczleweli/cargo-update" git = "https://github.com/nabijaczleweli/cargo-update"
[build] [build]
......
#TODO Not compiled or tested #TODO camino crate error
[source] [source]
git = "https://github.com/coreos/cargo-vendor-filterer" git = "https://github.com/coreos/cargo-vendor-filterer"
[build] [build]
......
#TODO Not compiled or tested #TODO fs2 crate error
[source] [source]
git = "https://github.com/bytecodealliance/cargo-wasi" git = "https://github.com/bytecodealliance/cargo-wasi"
[build] [build]
......
#TODO Not compiled or tested #TODO fs2 crate error
[source] [source]
git = "https://github.com/wasix-org/cargo-wasix" git = "https://github.com/wasix-org/cargo-wasix"
[build] [build]
......
...@@ -3,6 +3,9 @@ ...@@ -3,6 +3,9 @@
git = "https://github.com/museun/cargo-whatfeatures" git = "https://github.com/museun/cargo-whatfeatures"
[build] [build]
template = "custom" template = "custom"
dependencies = [
"openssl1",
]
script = """ script = """
cookbook_cargo --features rustls cookbook_cargo --features rustls
""" """
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment