changed opt-level, updated compat date

This commit is contained in:
uh wot 2022-04-30 18:49:13 +02:00
parent f7368f6219
commit 0dcc61196f
Signed by: uhwot
GPG key ID: CB2454984587B781
3 changed files with 2 additions and 4 deletions

View file

@ -21,6 +21,4 @@ wasm-bindgen = "0.2"
wasm-bindgen-test = "0.3"
[profile.release]
# Tell `rustc` to optimize for small code size.
opt-level = "s"
lto = true