fix imap list envelopes pagination

This commit is contained in:
Clément DOUIN 2023-06-01 12:47:02 +02:00
parent b800d6e6fc
commit 7aff3bbf9d
No known key found for this signature in database
GPG key ID: 353E4A18EE0FAB72

4
Cargo.lock generated
View file

@ -2068,7 +2068,7 @@ dependencies = [
[[package]]
name = "pimalaya-email"
version = "0.9.0"
source = "git+https://git.sr.ht/~soywod/pimalaya#7d04240d0c4c7b98eeee17d4470a742043fef8d3"
source = "git+https://git.sr.ht/~soywod/pimalaya#491425006ad3facfe9e17f1d27d3e2f0e525161a"
dependencies = [
"advisory-lock",
"ammonia",
@ -2111,7 +2111,7 @@ dependencies = [
[[package]]
name = "pimalaya-email-tpl"
version = "0.2.0"
source = "git+https://git.sr.ht/~soywod/pimalaya#7d04240d0c4c7b98eeee17d4470a742043fef8d3"
source = "git+https://git.sr.ht/~soywod/pimalaya#491425006ad3facfe9e17f1d27d3e2f0e525161a"
dependencies = [
"chumsky 0.9.0",
"log",