mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
cargo: sort dependencies
This commit is contained in:
parent
86702c993a
commit
e9c93d1111
@ -33,8 +33,8 @@ cp -v "target/${TARGET}/release/cargo" "${COOKBOOK_STAGE}/bin/cargo"
|
||||
|
||||
[package]
|
||||
shared-deps = [
|
||||
"libgcc",
|
||||
"curl",
|
||||
"libgcc",
|
||||
"libssh2",
|
||||
"nghttp2",
|
||||
"openssl1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user