meli/release-profile.patch
Michael Vetter ae0270533d - Add patch 0001-Revert-accounts-cancel-any-previous-mailbox-fetches.patch
- Enable feature imap-trace.

- Enable feature debug-tracing.

- Add release-profile.patch

- Use locked and un-updated versions of crate dependencies

OBS-URL: https://build.opensuse.org/package/show/server:mail/meli?expand=0&rev=4
2024-12-20 06:43:00 +00:00

11 lines
231 B
Diff

--- a/Cargo.toml 2024-12-13 19:30:59.062868522 +0800
+++ b/Cargo.toml 2024-12-13 19:31:09.232899444 +0800
@@ -10,5 +10,5 @@
lto = "fat"
codegen-units = 1
opt-level = "s"
-debug = false
-strip = true
+debug = true
+strip = false