add: timeline build retries
This commit is contained in:
parent
fdaae8d977
commit
e145449bc7
4 changed files with 51 additions and 19 deletions
|
@ -10,9 +10,9 @@ package.homepage = "https://tetratto.com"
|
|||
incremental = true
|
||||
|
||||
[profile.release]
|
||||
opt-level = "z"
|
||||
opt-level = 3
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
codegen-units = 2
|
||||
# panic = "abort"
|
||||
panic = "unwind"
|
||||
strip = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue