diff --git a/Cargo.toml b/Cargo.toml index 5819563..0946dd2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,3 +1,9 @@ [workspace] members = ["library", "patch"] resolver = "2" + +[profile.release] +opt-level = "z" +lto = true +codegen-units = 1 +strip = "debuginfo" diff --git a/cspell.config.yaml b/cspell.config.yaml index 60541af..3388b9a 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -28,10 +28,12 @@ words: - cdylib - classpath - clippy + - codegen - comde - compatch - Condvar - datadir + - debuginfo - declspec - Decompressor - dllexport