This commit is contained in:
Simon Gardling 2022-02-24 08:52:24 -05:00
parent 209eb16aa7
commit b46cb5e83f
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ edition = "2021"
crate-type=["cdylib"]
[profile.release]
debug = 0
debug = false
codegen-units = 1
opt-level = "z" #optimize for size
lto = true

0
build.sh Normal file → Executable file
View File