Skip to content

Commit 9cfad7b

Browse files
committed
fix win ci
1 parent c6e7a55 commit 9cfad7b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,4 @@ codegen-units = 1
9090
# usage of utf8 encoding inside tui
9191
# makes their debug profile slow
9292
[profile.dev.package."tui"]
93-
opt-level = 3
94-
95-
[profile.dev]
96-
split-debuginfo = "unpacked"
93+
opt-level = 3

0 commit comments

Comments
 (0)