Compare commits
No commits in common. "59930977e074a78adaf43f9933612dae835804cf" and "5d941e0100489fff552b59f0679a2a010403a21c" have entirely different histories.
59930977e0
...
5d941e0100
1 changed files with 2 additions and 5 deletions
|
@ -131,10 +131,7 @@ aws-sdk-config = "1.13"
|
|||
aws-sdk-s3 = "1.14"
|
||||
|
||||
[profile.dev]
|
||||
lto = "thin"
|
||||
lto = "off"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
opt-level = "s"
|
||||
strip = true
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Reference in a new issue