mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update recipes
This commit is contained in:
parent
05a2d50e2b
commit
0a6dde75fa
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO ahash crate error
|
||||
[source]
|
||||
git = "https://github.com/itmettkeDE/cargo-patch"
|
||||
[build]
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/Enselic/cargo-public-api"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages cargo-public-api
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user