mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Fix cargo-auditable
This commit is contained in:
parent
0d8b3816eb
commit
959dc2d498
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/rust-secure-code/cargo-auditable"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages cargo-auditable
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user