removed release option as it is already called.
This commit is contained in:
parent
8317001921
commit
a8ee215a7e
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ src_unpack() {
|
||||||
}
|
}
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
cargo_src_compile --release --locked
|
cargo_src_compile --locked
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue