mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
Update Cargo.toml for release profile settings
This commit is contained in:
@@ -13,4 +13,5 @@ rust-version = "1.82" # Tauri's MSRV
|
||||
repository = "https://github.com/SlimeVR/SlimeVR-Server"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
lto = true
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user