Skip to content

Commit

Permalink
Fix compile bug on 1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
takistakis committed Dec 24, 2019
1 parent a330871 commit 3863c87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ url = "2.1.0"

[profile.release]
lto = true
codegen-units = 1
opt-level = "s"

0 comments on commit 3863c87

Please sign in to comment.