diff options
Diffstat (limited to 'mail/imap-tools/files/patch-Cargo.toml')
-rw-r--r-- | mail/imap-tools/files/patch-Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imap-tools/files/patch-Cargo.toml b/mail/imap-tools/files/patch-Cargo.toml index 9c31b6c32907..ebc5b5e00360 100644 --- a/mail/imap-tools/files/patch-Cargo.toml +++ b/mail/imap-tools/files/patch-Cargo.toml @@ -1,8 +1,8 @@ Remove upstream's profile.release so we can have our own ---- Cargo.toml.orig 2025-07-23 15:20:49 UTC +--- Cargo.toml.orig 1970-01-01 00:00:01 UTC +++ Cargo.toml -@@ -158,8 +158,3 @@ inherits = "dev" +@@ -172,8 +172,3 @@ inherits = "dev" [profile.dev-rustls] inherits = "dev" |