fix(rust): use thin LTO
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
||||
[lints.rust]
|
||||
ambiguous_negative_literals = "warn"
|
||||
closure_returning_async_block = "warn"
|
||||
|
||||
Reference in New Issue
Block a user