Allow undiscovered UIDs to be used in IMAP COPY/MOVE operations (closes #1201).

This commit is contained in:
mdecimus
2025-04-29 19:07:58 +02:00
parent 1e56161209
commit e1189c2065
22 changed files with 51 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "trc"
version = "0.11.7"
version = "0.11.8"
edition = "2024"
resolver = "2"

View File

@@ -1,6 +1,6 @@
[package]
name = "event_macro"
version = "0.11.7"
version = "0.11.8"
edition = "2024"
[lib]