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
Generated
+2 -2
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",