mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-21 13:08:42 +00:00
Rm unused rustflags
value in ci-scripts/compile-settings.jq
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
9e5ff25be8
commit
a6889c678e
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ if $for_release then {
|
|||
output: "debug",
|
||||
profile: "dev",
|
||||
args: ($matrix.debug_build_args // ""),
|
||||
rustflags: "",
|
||||
features: ($matrix.debug_features // ["rustls", "fancy-with-backtrace"]),
|
||||
} end
|
||||
|
|
||||
|
|
Loading…
Add table
Reference in a new issue