mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
fix ratatui building with optimization
This commit is contained in:
parent
3a6f292bf5
commit
379bf265fe
1 changed files with 1 additions and 1 deletions
|
|
@ -91,5 +91,5 @@ codegen-units = 1
|
|||
# make debug build as fast as release
|
||||
# usage of utf8 encoding inside tui
|
||||
# makes their debug profile slow
|
||||
[profile.dev.package."tui"]
|
||||
[profile.dev.package."ratatui"]
|
||||
opt-level = 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue