Skip to content

Commit

Permalink
Cargo.toml: Set opt-level = 1 in release profile
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Nov 28, 2021
1 parent f92f47c commit 5bd35d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,3 @@ x86 = { version = "0.43", default-features = false }
[target.'cfg(target_arch = "aarch64")'.dependencies.aarch64]
version = "0.0.6"
default-features = false

[profile.release]
opt-level = 2

0 comments on commit 5bd35d5

Please sign in to comment.