Skip to content

Commit 02ba797

Browse files
committed
commit verificado pre tag v0.1.0
1 parent e0471cc commit 02ba797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[profile.release]
10-
opt-level = 'z' # Optimize for size.
10+
opt-level = 'z'
1111
lto = true
1212
codegen-units = 1
1313
panic = 'abort'

0 commit comments

Comments
 (0)