changed opt-level, updated compat date
This commit is contained in:
parent
f7368f6219
commit
0dcc61196f
3 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue