Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
fb6a8ce9
Commit
fb6a8ce9
authored
Jan 24, 2019
by
Hero Bird
Browse files
[examples/erc20] Add opt-level for binary size optimization
parent
2f13f49f
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/erc20/Cargo.toml
View file @
fb6a8ce9
...
...
@@ -22,3 +22,4 @@ test-env = ["pdsl_core/test-env"]
[profile.release]
panic
=
"abort"
lto
=
true
opt-level
=
"z"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment