Skip to content

Commit f78a119

Browse files
committed
Trying to fix CI
1 parent 004f317 commit f78a119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native/explorer/.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ rustflags = [
1919

2020
# Provides a small build size, but takes more time to build.
2121
[profile.release]
22-
lto = true
22+
lto = "thin"

0 commit comments

Comments
 (0)