mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 11:03:25 +03:00
fix ratatui building with optimization
This commit is contained in:
parent
3a6f292bf5
commit
379bf265fe
@ -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 New Issue
Block a user