Skip to content

Commit 379bf26

Browse files
committed
fix ratatui building with optimization
1 parent 3a6f292 commit 379bf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ codegen-units = 1
9191
# make debug build as fast as release
9292
# usage of utf8 encoding inside tui
9393
# makes their debug profile slow
94-
[profile.dev.package."tui"]
94+
[profile.dev.package."ratatui"]
9595
opt-level = 3

0 commit comments

Comments
 (0)