Skip to content

imap-proto 0.16.6

Latest

Choose a tag to compare

@djc djc released this 26 Sep 09:13
imap-proto-0.16.6

What's Changed

  • Annotate transmute() to appease clippy 1.79 by @djc in #172
  • tokio-imap: bump MSRV (for cc) by @djc in #173
  • tokio-imap: bump MSRV to 1.70 (for tokio 1.39) by @djc in #174
  • removed check for null characters in literal function by @AdSkipper1337 in #176
  • Workaround for surgemail bug with spaces at the end of flag list by @cry-inc in #179
  • Add support for gmail x-gm-thrid extension by @kiawin in #177
  • imap-proto: make quoted tests more precise by @djc in #180